ExpressRouteLagPropertiesFormat interface
Properties specific to ExpressRouteLag resources.
Properties
| allocation |
The date and time when the ExpressRouteLag was allocated. |
| bandwidth |
Bandwidth of procured LAG in Gbps. |
| billing |
The billing type of the ExpressRouteLag resource. |
| encapsulation | Encapsulation method on LAG. |
| ether |
Ether type of the LAG. |
| lacp |
LACP timer configuration. |
| links | The set of links of the ExpressRouteLag resource. |
| minimum |
Minimum number of active ports required for LAG. |
| mtu | Maximum transmission unit of the LAG. |
| number |
Number of ports in the LAG. |
| peering |
The name of the peering location that the ExpressRouteLag is mapped to physically. |
| provisioned |
Aggregate Gbps of associated circuit bandwidths. |
| provisioning |
The provisioning state of the express route LAG resource. |
| resource |
The resource GUID property of the express route LAG resource. |
Property Details
allocationDate
The date and time when the ExpressRouteLag was allocated.
allocationDate?: string
Property Value
string
bandwidthInGbps
Bandwidth of procured LAG in Gbps.
bandwidthInGbps?: number
Property Value
number
billingType
The billing type of the ExpressRouteLag resource.
billingType?: string
Property Value
string
encapsulation
Encapsulation method on LAG.
encapsulation?: string
Property Value
string
etherType
Ether type of the LAG.
etherType?: string
Property Value
string
lacpTimer
LACP timer configuration.
lacpTimer?: string
Property Value
string
links
The set of links of the ExpressRouteLag resource.
links?: ExpressRouteLagLink[]
Property Value
minimumActivePortsRequired
Minimum number of active ports required for LAG.
minimumActivePortsRequired?: number
Property Value
number
mtu
Maximum transmission unit of the LAG.
mtu?: string
Property Value
string
numberOfPorts
Number of ports in the LAG.
numberOfPorts?: number
Property Value
number
peeringLocation
The name of the peering location that the ExpressRouteLag is mapped to physically.
peeringLocation?: string
Property Value
string
provisionedBandwidthInGbps
Aggregate Gbps of associated circuit bandwidths.
provisionedBandwidthInGbps?: number
Property Value
number
provisioningState
The provisioning state of the express route LAG resource.
provisioningState?: string
Property Value
string
resourceGuid
The resource GUID property of the express route LAG resource.
resourceGuid?: string
Property Value
string