Share via


DataLakeAnalyticsAccountPatch.StorageAccounts Property

Definition

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

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

Property Value

Applies to