Freigeben über


IPagedSchedules.Value Property

Definition

The array page of schedule results.

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Create=false, Description="The array page of schedule results.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.LabServices.Models.ISchedule) }, Read=true, ReadOnly=true, Required=false, SerializedName="value", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Models.ISchedule> Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Create=false, Description="The array page of schedule results.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.LabServices.Models.ISchedule) }, Read=true, ReadOnly=true, Required=false, SerializedName="value", Update=false)>]
member this.Value : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Models.ISchedule>
Public ReadOnly Property Value As List(Of ISchedule)

Property Value

Attributes

Applies to