Freigeben über


SkuAvailability.SkuAvailable Eigenschaft

Definition

Ruft ab oder legt fest, dass die angegebene SKU verfügbar ist oder nicht.

[Newtonsoft.Json.JsonProperty(PropertyName="skuAvailable")]
public bool? SkuAvailable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="skuAvailable")>]
member this.SkuAvailable : Nullable<bool> with get, set
Public Property SkuAvailable As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: