DataLakeAnalyticsAccountData.StorageAccounts Property

Definition

The list of Azure Blob Storage accounts associated with this account. Serialized Name: DataLakeAnalyticsAccount.properties.storageAccounts

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataLakeAnalytics.DataLakeAnalyticsStorageAccountInformationData> StorageAccounts { get; }
member this.StorageAccounts : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataLakeAnalytics.DataLakeAnalyticsStorageAccountInformationData>
Public ReadOnly Property StorageAccounts As IReadOnlyList(Of DataLakeAnalyticsStorageAccountInformationData)

Property Value

Applies to