Compartilhar via


UpdateDataLakeAnalyticsAccountParameters.DataLakeStoreAccounts Propriedade

Definição

Obtém ou define a lista de contas do Data Lake Store associadas a essa conta.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a