Megosztás a következőn keresztül:


IServerForUpdate.MaintenanceWindowStartHour Property

Definition

start hour for maintenance window

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="start hour for maintenance window", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="startHour")]
public int? MaintenanceWindowStartHour { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="start hour for maintenance window", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="startHour")>]
member this.MaintenanceWindowStartHour : Nullable<int> with get, set
Public Property MaintenanceWindowStartHour As Nullable(Of Integer)

Property Value

Attributes

Applies to