Dela via


MachineLearningComputeInstanceSshSettings.SshPublicAccess Property

Definition

State of the public SSH port. Possible values are: Disabled - Indicates that the public ssh port is closed on this instance. Enabled - Indicates that the public ssh port is open and accessible according to the VNet/subnet policy if applicable.

public Azure.ResourceManager.MachineLearning.Models.MachineLearningSshPublicAccess? SshPublicAccess { get; set; }
member this.SshPublicAccess : Nullable<Azure.ResourceManager.MachineLearning.Models.MachineLearningSshPublicAccess> with get, set
Public Property SshPublicAccess As Nullable(Of MachineLearningSshPublicAccess)

Property Value

Applies to