次の方法で共有


ClusterConnectivityProfile.Ssh プロパティ

定義

SSH 接続エンドポイントの一覧。

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)

プロパティ値

適用対象