Share via


ExpressRouteCircuitSku.Tier Property

Definition

Gets or sets the tier of the SKU. Possible values include: 'Standard', 'Premium', 'Basic', 'Local'

[Newtonsoft.Json.JsonProperty(PropertyName="tier")]
public Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteCircuitSkuTier Tier { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tier")>]
member this.Tier : Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteCircuitSkuTier with get, set
Public Property Tier As ExpressRouteCircuitSkuTier

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to