Share via


Resource.Tags Propriedade

Definição

Obtém as etiquetas do recurso.

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a