Compartir a través de


MediaService.StorageAccounts Propiedad

Definición

Obtiene o establece las cuentas de almacenamiento de este 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a