Condividi tramite


VirtualMachineConnectionProfile.SshInBrowserUrl Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to