次の方法で共有


HDInsightClusterProperties.StorageAccounts プロパティ

定義

クラスター内のストレージ アカウントの一覧。

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

プロパティ値

適用対象