Udostępnij za pośrednictwem


PSDataLakeAnalyticsAccountBasic.StorageAccounts Property

Definition

Caution

This property is in DataLakeAnalyticsAccount but removed in DataLakeAnalyticsAccountBasic because the server does not return this property when listing accounts. This will be removed in a future release.

[System.Obsolete("This property is in DataLakeAnalyticsAccount but removed in DataLakeAnalyticsAccountBasic because the server does not return this property when listing accounts. This will be removed in a future release.")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.StorageAccountInfo> StorageAccounts { get; }
[<System.Obsolete("This property is in DataLakeAnalyticsAccount but removed in DataLakeAnalyticsAccountBasic because the server does not return this property when listing accounts. This will be removed in a future release.")>]
member this.StorageAccounts : System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.StorageAccountInfo>
Public ReadOnly Property StorageAccounts As IList(Of StorageAccountInfo)

Property Value

Attributes

Applies to