Share via


DataLakeAnalyticsAccountCreateOrUpdateContent.DataLakeStoreAccounts Property

Definition

The list of Data Lake Store accounts associated with this account. Serialized Name: 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)

Property Value

Applies to