Partilhar via


MediaService.StorageAccounts Propriedade

Definição

Obtém ou define as contas de armazenamento para esse recurso.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a