ScheduleTime.Minute Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The minute element of the time. Allowed values are 0 and 30. If not specified, its value defaults to 0.
public Azure.ResourceManager.StorageMover.Models.ScheduleMinute? Minute { get; set; }
member this.Minute : Nullable<Azure.ResourceManager.StorageMover.Models.ScheduleMinute> with get, set
Public Property Minute As Nullable(Of ScheduleMinute)