Compartilhar via


Restriction.Values Propriedade

Definição

Obtém o valor das restrições. Se o tipo de restrição for definido como local, esses serão os diferentes locais em que o SKU é restrito.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a