Share via


IHostPoolPatch.PersonalDesktopAssignmentType Property

Definition

PersonalDesktopAssignment type for HostPool.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PSArgumentCompleter(new System.String[] { "Automatic", "Direct" })]
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="PersonalDesktopAssignment type for HostPool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="personalDesktopAssignmentType", Update=true)]
public string PersonalDesktopAssignmentType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PSArgumentCompleter(new System.String[] { "Automatic", "Direct" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="PersonalDesktopAssignment type for HostPool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="personalDesktopAssignmentType", Update=true)>]
member this.PersonalDesktopAssignmentType : string with get, set
Public Property PersonalDesktopAssignmentType As String

Property Value

Attributes

Applies to