Share via


IScalingPlanPatchProperties.Schedule Property

Definition

List of ScalingSchedule definitions.

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

Property Value

Attributes

Applies to