Share via


Sku.Model Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to