Compartilhar via


VirtualMachineImageResource.Tags Propriedade

Definição

Obtém ou define especifica as marcas atribuídas à máquina virtual. Para obter mais informações sobre como usar marcas, consulte Usando marcas para organizar seus recursos do Azure.

[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