Aracılığıyla paylaş


IScalingPlan.Schedule Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="List of ScalingPlanPooledSchedule definitions.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.IScalingSchedule) }, ReadOnly=false, Required=false, SerializedName="schedules")]
public Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.IScalingSchedule[] Schedule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="List of ScalingPlanPooledSchedule definitions.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.IScalingSchedule) }, ReadOnly=false, Required=false, SerializedName="schedules")>]
member this.Schedule : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.IScalingSchedule[] with get, set
Public Property Schedule As IScalingSchedule()

Property Value

Attributes

Applies to