ClusterDetails.AdditionalStorageAccounts Property

Definition

Gets or sets the additional storage accounts registered with this cluster.

public System.Collections.Generic.IEnumerable<Microsoft.WindowsAzure.Management.HDInsight.WabStorageAccountConfiguration> AdditionalStorageAccounts { get; set; }
member this.AdditionalStorageAccounts : seq<Microsoft.WindowsAzure.Management.HDInsight.WabStorageAccountConfiguration> with get, set
Public Property AdditionalStorageAccounts As IEnumerable(Of WabStorageAccountConfiguration)

Property Value

Applies to