Compartilhar via


ResourceSku.Family Property

Definition

Gets or sets the sku family.

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)]
public string Family { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)>]
member this.Family : string with get, set
Public Property Family As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to