Delen via


VirtualMachine.SshPort Property

Definition

Port open for ssh connections.

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

Property Value

Implements

Attributes

Applies to