Share via


ResourceSku.Family Property

Definition

Gets the Family of this particular SKU.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to