Condividi tramite


VirtualMachineConnectionProfile.SshAuthority Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to