ComputeInstance.SshSettingSshPort Property

Definition

Describes the port for connecting through SSH.

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

Property Value

Implements

Attributes

Applies to