Freigeben über


IPoolActiveHoursConfiguration.DefaultEndTimeHour Property

Definition

The default end time of the active hours.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The default end time of the active hours.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="defaultEndTimeHour")]
public int? DefaultEndTimeHour { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The default end time of the active hours.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="defaultEndTimeHour")>]
member this.DefaultEndTimeHour : Nullable<int> with get, set
Public Property DefaultEndTimeHour As Nullable(Of Integer)

Property Value

Attributes

Applies to