次の方法で共有


DataLakeAnalyticsAccountCreateOrUpdateContent.DataLakeStoreAccounts プロパティ

定義

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

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

プロパティ値

適用対象