Partilhar via


CreateDataLakeAnalyticsAccountParameters.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.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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a