Compartilhar via


ValidateRequest.SkuName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to