Share via


IVirtualMachine.ConnectionProfileSshAuthority 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 ConnectionProfileSshAuthority { 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.ConnectionProfileSshAuthority : string
Public ReadOnly Property ConnectionProfileSshAuthority As String

Property Value

Attributes

Applies to