Share via


CheckSkuAvailabilityResult.SkuAvailable Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to