CloudServiceUpdate.Tags Eigenschaft

Definition

Ruft Ressourcentags ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="tags")]
public System.Collections.Generic.IDictionary<string,string> Tags { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tags")>]
member this.Tags : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Tags As IDictionary(Of String, String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: