ExpressRouteCircuitSkuOutput interface
Contains SKU in an ExpressRouteCircuit.
Property Details
family
The family of the SKU.
family?: "UnlimitedData" | "MeteredData"
Property Value
"UnlimitedData" | "MeteredData"
name
The name of the SKU.
name?: string
Property Value
string
tier
The tier of the SKU.
tier?: "Standard" | "Basic" | "Premium" | "Local"
Property Value
"Standard" | "Basic" | "Premium" | "Local"