Partager via


SkuRestriction.Values Propriété

Définition

Obtient ou définit la valeur des restrictions. Si le type de restriction est défini sur location. Il s’agit d’emplacements différents où la référence SKU est restreinte.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à