Share via


IScalingPlanProperties.HostPoolReference Property

Definition

List of ScalingHostPoolReference definitions.

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

Property Value

Attributes

Applies to