IHostPool.CustomRdpProperty 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.
Custom rdp property of HostPool.
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Custom rdp property of HostPool.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="customRdpProperty")]
public string CustomRdpProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Custom rdp property of HostPool.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="customRdpProperty")>]
member this.CustomRdpProperty : string with get, set
Public Property CustomRdpProperty As String
Property Value
- Attributes