Partilhar via


IHostPool.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=true, 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=true, SerializedName="hostPoolType")>]
member this.HostPoolType : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.HostPoolType with get, set
Public Property HostPoolType As HostPoolType

Property Value

Attributes

Applies to