次の方法で共有


HDInsightApplicationProperties.SshEndpoints プロパティ

定義

アプリケーション SSH エンドポイントの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.HDInsight.Models.HDInsightApplicationEndpoint> SshEndpoints { get; }
member this.SshEndpoints : System.Collections.Generic.IList<Azure.ResourceManager.HDInsight.Models.HDInsightApplicationEndpoint>
Public ReadOnly Property SshEndpoints As IList(Of HDInsightApplicationEndpoint)

プロパティ値

適用対象