Share via


AmlFilesystemUpdatePropertiesMaintenanceWindow.DayOfWeek Property

Definition

Day of the week on which the maintenance window will occur.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.MaintenanceDayOfWeekType? DayOfWeek { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)>]
member this.DayOfWeek : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Support.MaintenanceDayOfWeekType> with get, set
Public Property DayOfWeek As Nullable(Of MaintenanceDayOfWeekType)

Property Value

Implements

Attributes

Applies to