Partager via


CreateDataLakeAnalyticsAccountParameters.DataLakeStoreAccounts Propriété

Définition

Obtient ou définit la liste des comptes Data Lake Store associés à ce compte.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dataLakeStoreAccounts")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.AddDataLakeStoreWithAccountParameters> DataLakeStoreAccounts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dataLakeStoreAccounts")>]
member this.DataLakeStoreAccounts : System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.AddDataLakeStoreWithAccountParameters> with get, set
Public Property DataLakeStoreAccounts As IList(Of AddDataLakeStoreWithAccountParameters)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à