IScalingPlanPatch.HostPoolType Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="HostPool type for desktop.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.HostPoolType) }, ReadOnly=false, Required=false, SerializedName="hostPoolType")]
public Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.HostPoolType? HostPoolType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="HostPool type for desktop.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.HostPoolType) }, ReadOnly=false, Required=false, SerializedName="hostPoolType")>]
member this.HostPoolType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.HostPoolType> with get, set
Public Property HostPoolType As Nullable(Of HostPoolType)

Property Value

Nullable<HostPoolType>
Attributes

Applies to