Partager via


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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à