次の方法で共有


DataLakeAnalyticsAccountData.DataLakeStoreAccounts プロパティ

定義

このアカウントに関連付けられている Data Lake Store アカウントの一覧。 シリアル化された名前: DataLakeAnalyticsAccount.properties.dataLakeStoreAccounts

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

プロパティ値

適用対象