Partilhar via


JobInformationBasic.Tags Propriedade

Definição

Obtém ou define os pares chave-valor usados para adicionar metadados adicionais às informações do trabalho. (Somente para uso interno com o tipo de trabalho Escopo.)

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a