Compartir a través de


SkuDescription.Restrictions Propiedad

Definición

Obtiene las restricciones debido a qué SKU no se puede usar.

[Newtonsoft.Json.JsonProperty(PropertyName="restrictions")]
public System.Collections.Generic.IList<object> Restrictions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restrictions")>]
member this.Restrictions : System.Collections.Generic.IList<obj>
Public ReadOnly Property Restrictions As IList(Of Object)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a