Share via


ClusterConnectivityProfile.Ssh Property

Definition

List of SSH connectivity endpoints.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HDInsight.Containers.Models.SshConnectivityEndpoint> Ssh { get; }
member this.Ssh : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HDInsight.Containers.Models.SshConnectivityEndpoint>
Public ReadOnly Property Ssh As IReadOnlyList(Of SshConnectivityEndpoint)

Property Value

Applies to