Share via


IHostPool.FriendlyName Property

Definition

Friendly name of HostPool.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Friendly name of HostPool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="friendlyName", Update=true)]
public string FriendlyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Friendly name of HostPool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="friendlyName", Update=true)>]
member this.FriendlyName : string with get, set
Public Property FriendlyName As String

Property Value

Attributes

Applies to