PSDataLakeAnalyticsAccount.StorageAccounts Property

Definition

Gets or sets the list of Azure Blob storage accounts associated with this account.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.DataLakeAnalytics.Models.PSStorageAccountInfo> StorageAccounts { get; set; }
member this.StorageAccounts : System.Collections.Generic.IList<Microsoft.Azure.Commands.DataLakeAnalytics.Models.PSStorageAccountInfo> with get, set
Public Property StorageAccounts As IList(Of PSStorageAccountInfo)

Property Value

Applies to