ExpressRouteCircuitSku.Family Property

Definition

Gets or sets the family of the SKU. Possible values include: 'UnlimitedData', 'MeteredData'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to