IHostPool.HostPoolType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
HostPool type for desktop.
[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