Share via


SupportedSku.FamilyName Property

Definition

Gets the family name of the SKU.

[Newtonsoft.Json.JsonProperty(PropertyName="familyName")]
public string FamilyName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="familyName")>]
member this.FamilyName : string
Public ReadOnly Property FamilyName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to