Freigeben über


SiteConfigResource.AzureStorageAccounts Eigenschaft

Definition

Ruft die Liste der Azure Storage-Konten ab oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: