Partager via


Configuration.Labels Propriété

Définition

Paires clé-valeur utilisées pour décrire la configuration.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à