DataLakeAnalyticsAccountData.PublicDataLakeStoreAccounts プロパティ

定義

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

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

プロパティ値

適用対象