AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Information about a link aggregation group (LAG).
Namespace: Amazon.DirectConnect.Model
Assembly: AWSSDK.DirectConnect.dll
Version: 3.x.y.z
public class UpdateLagResponse : AmazonWebServiceResponse
The UpdateLagResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateLagResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
AllowsHostedConnections | System.Boolean |
Gets and sets the property AllowsHostedConnections. Indicates whether the LAG can host other connections. |
![]() |
AwsDevice | System.String |
Gets and sets the property AwsDevice. The Direct Connect endpoint that hosts the LAG. |
![]() |
AwsDeviceV2 | System.String |
Gets and sets the property AwsDeviceV2. The Direct Connect endpoint that hosts the LAG. |
![]() |
AwsLogicalDeviceId | System.String |
Gets and sets the property AwsLogicalDeviceId. The Direct Connect endpoint that terminates the logical connection. This device might be different than the device that terminates the physical connection. |
![]() |
Connections | System.Collections.Generic.List<Amazon.DirectConnect.Model.Connection> |
Gets and sets the property Connections. The connections bundled by the LAG. |
![]() |
ConnectionsBandwidth | System.String |
Gets and sets the property ConnectionsBandwidth. The individual bandwidth of the physical connections bundled by the LAG. The possible values are 1Gbps, 10Gbps, 100Gbps, or 400 Gbps.. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
EncryptionMode | System.String |
Gets and sets the property EncryptionMode. The LAG MAC Security (MACsec) encryption mode.
The valid values are |
![]() |
HasLogicalRedundancy | Amazon.DirectConnect.HasLogicalRedundancy |
Gets and sets the property HasLogicalRedundancy. Indicates whether the LAG supports a secondary BGP peer in the same address family (IPv4/IPv6). |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
JumboFrameCapable | System.Boolean |
Gets and sets the property JumboFrameCapable. Indicates whether jumbo frames are supported. |
![]() |
LagId | System.String |
Gets and sets the property LagId. The ID of the LAG. |
![]() |
LagName | System.String |
Gets and sets the property LagName. The name of the LAG. |
![]() |
LagState | Amazon.DirectConnect.LagState |
Gets and sets the property LagState. The state of the LAG. The following are the possible values:
|
![]() |
Location | System.String |
Gets and sets the property Location. The location of the LAG. |
![]() |
MacSecCapable | System.Boolean |
Gets and sets the property MacSecCapable. Indicates whether the LAG supports MAC Security (MACsec). |
![]() |
MacSecKeys | System.Collections.Generic.List<Amazon.DirectConnect.Model.MacSecKey> |
Gets and sets the property MacSecKeys. The MAC Security (MACsec) security keys associated with the LAG. |
![]() |
MinimumLinks | System.Int32 |
Gets and sets the property MinimumLinks. The minimum number of physical dedicated connections that must be operational for the LAG itself to be operational. |
![]() |
NumberOfConnections | System.Int32 |
Gets and sets the property NumberOfConnections. The number of physical dedicated connections initially provisioned and bundled by the LAG. You can have a maximum of four connections when the port speed is 1 Gbps or 10 Gbps, or two when the port speed is 100 Gbps or 400 Gbps. |
![]() |
OwnerAccount | System.String |
Gets and sets the property OwnerAccount. The ID of the Amazon Web Services account that owns the LAG. |
![]() |
ProviderName | System.String |
Gets and sets the property ProviderName. The name of the service provider associated with the LAG. |
![]() |
Region | System.String |
Gets and sets the property Region. The Amazon Web Services Region where the connection is located. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
Tags | System.Collections.Generic.List<Amazon.DirectConnect.Model.Tag> |
Gets and sets the property Tags. The tags associated with the LAG. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5