DataLakeAnalyticsAccountData.StorageAccounts プロパティ

定義

このアカウントに関連付けられているAzure Blob Storageアカウントの一覧。 シリアル化された名前: 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)

プロパティ値

適用対象