Compartir a través de


SiteConfigResource.AzureStorageAccounts Propiedad

Definición

Obtiene o establece la lista de cuentas de Azure Storage.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.azureStorageAccounts")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.WebSites.Models.AzureStorageInfoValue> AzureStorageAccounts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.azureStorageAccounts")>]
member this.AzureStorageAccounts : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.WebSites.Models.AzureStorageInfoValue> with get, set
Public Property AzureStorageAccounts As IDictionary(Of String, AzureStorageInfoValue)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a