Sku.Family Property

Definition

SKU family name

[Newtonsoft.Json.JsonProperty(PropertyName="family")]
public static string Family { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="family")>]
static member Family : string
Public Shared ReadOnly Property Family As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to