Freigeben über


IPoolUpdate.ActiveHourConfigurationDefaultEndTimeHour Property

Definition

The default end time of the active hours

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.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? ActiveHourConfigurationDefaultEndTimeHour { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.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.ActiveHourConfigurationDefaultEndTimeHour : Nullable<int> with get, set
Public Property ActiveHourConfigurationDefaultEndTimeHour As Nullable(Of Integer)

Property Value

Attributes

Applies to