Class ExpressRouteCircuitSku
Inheritance
System.Object
ExpressRouteCircuitSku
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.Network.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class ExpressRouteCircuitSku
Fields
View SourceFamily
The billing mode for bandwidth. Possible values are MeteredData or UnlimitedData.
Declaration
public readonly string Family
Field Value
| Type | Description |
|---|---|
| System.String |
Tier
The service tier. Possible values are Basic, Local, Standard or Premium.
Declaration
public readonly string Tier
Field Value
| Type | Description |
|---|---|
| System.String |