Share via


CheckSkuAvailabilityResult.SkuName Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to