SiteConfigResource.AzureStorageAccounts Propriedade

Definição

Obtém ou define a lista de Contas de Armazenamento do Azure.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a