NewAzMySqlFlexibleServer_CreateExpanded.MaintenanceWindowDayOfWeek Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Category(new Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="day of week for maintenance window", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="dayOfWeek")]
[System.Management.Automation.Parameter(HelpMessage="day of week for maintenance window", Mandatory=false)]
public int MaintenanceWindowDayOfWeek { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Category(new Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="day of week for maintenance window", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="dayOfWeek")>]
[<System.Management.Automation.Parameter(HelpMessage="day of week for maintenance window", Mandatory=false)>]
member this.MaintenanceWindowDayOfWeek : int with get, set
Public Property MaintenanceWindowDayOfWeek As Integer

Property Value

Int32
Attributes

Applies to