Compartilhar via


ComputeInstanceSshSettings.SshPort Property

Definition

Describes the port for connecting through SSH.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public int? SshPort { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.SshPort : Nullable<int>
Public ReadOnly Property SshPort As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to