IAmlFilesystemPropertiesMaintenanceWindow.TimeOfDayUtc 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 time of day (in UTC) to start the maintenance window.
[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The time of day (in UTC) to start the maintenance window.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="timeOfDayUTC")]
public string TimeOfDayUtc { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="The time of day (in UTC) to start the maintenance window.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="timeOfDayUTC")>]
member this.TimeOfDayUtc : string with get, set
Public Property TimeOfDayUtc As String
Property Value
- Attributes