Compartir a través de


Restriction.Values Propiedad

Definición

Obtiene el valor de las restricciones. Si el tipo de restricción se establece en ubicación, se trata de las distintas ubicaciones en las que la SKU está restringida.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a