Freigeben über


AzureStoragePropertyDictionaryResource.Properties Eigenschaft

Definition

Ruft Azure-Speicherkonten ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: