Compartilhar via


BlobReferenceInputDataSource.StorageAccounts Propriedade

Definição

Obtém ou define uma lista de uma ou mais contas de Armazenamento do Azure. Necessário em solicitações 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a