Partager via


CommitmentTier.SkuName Propriété

Définition

Obtient ou définit le nom de la référence SKU. Ex - P3. Il s’agit généralement d’un code lettre+nombre

[Newtonsoft.Json.JsonProperty(PropertyName="skuName")]
public string SkuName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="skuName")>]
member this.SkuName : string with get, set
Public Property SkuName As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à