Partager via


BlobStreamInputDataSource.StorageAccounts Propriété

Définition

Obtient ou définit une liste d’un ou plusieurs comptes de stockage Azure. Obligatoire sur les demandes PUT (CreateOrReplace).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à