Condividi tramite


VirtualMachineConnectionProfile.RdpInBrowserUrl Property

Definition

Gets URL for connecting via RDP protocol to the virtual machine in browser.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to