Compartir a través de


SkuRestriction.Values Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a