ExpressRouteCircuitSku Class

Definition

Contains SKU in an ExpressRouteCircuit.

public class ExpressRouteCircuitSku
type ExpressRouteCircuitSku = class
Public Class ExpressRouteCircuitSku
Inheritance
ExpressRouteCircuitSku

Constructors

ExpressRouteCircuitSku()

Initializes a new instance of the ExpressRouteCircuitSku class.

ExpressRouteCircuitSku(String, String, String)

Initializes a new instance of the ExpressRouteCircuitSku class.

Properties

Family

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

Name

Gets or sets the name of the SKU.

Tier

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

Applies to