Interface Schedule.DefinitionStages.WithStopAt

    • Method Detail

      • withStopAt

        Schedule.DefinitionStages.WithCreate withStopAt​(OffsetDateTime stopAt)
        Specifies the stopAt property: When lab user virtual machines will be stopped. Timestamp offsets will be ignored and timeZoneId is used instead..
        Parameters:
        stopAt - When lab user virtual machines will be stopped. Timestamp offsets will be ignored and timeZoneId is used instead.
        Returns:
        the next definition stage.