Compartir a través de


IVirtualMachineConnectionProfile.SshAuthority Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="Port and host name separated by semicolon for connecting via SSH protocol to the virtual machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="sshAuthority")]
public string SshAuthority { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="Port and host name separated by semicolon for connecting via SSH protocol to the virtual machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="sshAuthority")>]
member this.SshAuthority : string
Public ReadOnly Property SshAuthority As String

Property Value

Attributes

Applies to