ExpressRouteCircuitInner.Sku Property

Definition

Gets or sets the SKU.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to