Share via


HDInsightClusterProperties.StorageAccounts Property

Definition

The list of storage accounts in the cluster.

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)

Property Value

Applies to