Compartir a través de


TagDetailsInner.Values Propiedad

Definición

Obtiene o establece la lista de valores de etiqueta.

[Newtonsoft.Json.JsonProperty(PropertyName="values")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.Models.TagValueInner> Values { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="values")>]
member this.Values : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.Models.TagValueInner> with get, set
Public Property Values As IList(Of TagValueInner)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a