Freigeben über


CreateDataLakeAnalyticsAccountParameters.DataLakeStoreAccounts Eigenschaft

Definition

Ruft die Liste der Diesem Konto zugeordneten Data Lake Store-Konten ab oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: