Partager via


CreateDataLakeAnalyticsAccountParameters.StorageAccounts Propriété

Définition

Obtient ou définit la liste des comptes Stockage Blob Azure associés à ce compte.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à