Condividi tramite


VirtualMachineConnectionProfile.RdpAuthority Property

Definition

Gets port and host name separated by semicolon for connecting via RDP protocol to the virtual machine.

[Newtonsoft.Json.JsonProperty(PropertyName="rdpAuthority")]
public string RdpAuthority { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rdpAuthority")>]
member this.RdpAuthority : string
Public ReadOnly Property RdpAuthority As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to