NewAzWvdHostPool_CreateExpanded.Description Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Category(new Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Description of HostPool.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="description")]
[System.Management.Automation.Parameter(HelpMessage="Description of HostPool.", Mandatory=false)]
public string Description { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Category(new Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Description of HostPool.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="description")>]
[<System.Management.Automation.Parameter(HelpMessage="Description of HostPool.", Mandatory=false)>]
member this.Description : string with get, set
Public Property Description As String

Property Value

String
Attributes

Applies to