IScalingPlanPatchProperties.Schedule Property

Definition

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

Property Value

IScalingSchedule[]
Attributes

Applies to