ExpressRouteLagPropertiesFormat Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ExpressRouteLag Resource Properties.
public class ExpressRouteLagPropertiesFormat : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ExpressRouteLagPropertiesFormat>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ExpressRouteLagPropertiesFormat>
type ExpressRouteLagPropertiesFormat = class
interface IJsonModel<ExpressRouteLagPropertiesFormat>
interface IPersistableModel<ExpressRouteLagPropertiesFormat>
Public Class ExpressRouteLagPropertiesFormat
Implements IJsonModel(Of ExpressRouteLagPropertiesFormat), IPersistableModel(Of ExpressRouteLagPropertiesFormat)
- Inheritance
-
ExpressRouteLagPropertiesFormat
- Implements
Constructors
| Name | Description |
|---|---|
| ExpressRouteLagPropertiesFormat() |
Initializes a new instance of ExpressRouteLagPropertiesFormat. |
Properties
| Name | Description |
|---|---|
| AllocationDate |
The date and time when the ExpressRouteLag was allocated. |
| BandwidthInGbps |
Bandwidth of procured LAG in Gbps. |
| BillingType |
The billing type of the ExpressRouteLag resource. |
| Encapsulation |
Encapsulation method on LAG. |
| EtherType |
Ether type of the LAG. |
| LacpTimer |
LACP timer configuration. |
| Links |
The set of links of the ExpressRouteLag resource. |
| MinimumActivePortsRequired |
Minimum number of active ports required for LAG. |
| Mtu |
Maximum transmission unit of the LAG. |
| NumberOfPorts |
Number of ports in the LAG. |
| PeeringLocation |
The name of the peering location that the ExpressRouteLag is mapped to physically. |
| ProvisionedBandwidthInGbps |
Aggregate Gbps of associated circuit bandwidths. |
| ProvisioningState |
The provisioning state of the express route LAG resource. |
| ResourceGuid |
The resource GUID property of the express route LAG resource. |