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.
Describes a route for a local gateway route table.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class LocalGatewayRoute
The LocalGatewayRoute type exposes the following members
Name | Description | |
---|---|---|
LocalGatewayRoute() |
Name | Type | Description | |
---|---|---|---|
CoipPoolId | System.String |
Gets and sets the property CoipPoolId. The ID of the customer-owned address pool. |
|
DestinationCidrBlock | System.String |
Gets and sets the property DestinationCidrBlock. The CIDR block used for destination matches. |
|
DestinationPrefixListId | System.String |
Gets and sets the property DestinationPrefixListId. The ID of the prefix list. |
|
LocalGatewayRouteTableArn | System.String |
Gets and sets the property LocalGatewayRouteTableArn. The Amazon Resource Name (ARN) of the local gateway route table. |
|
LocalGatewayRouteTableId | System.String |
Gets and sets the property LocalGatewayRouteTableId. The ID of the local gateway route table. |
|
LocalGatewayVirtualInterfaceGroupId | System.String |
Gets and sets the property LocalGatewayVirtualInterfaceGroupId. The ID of the virtual interface group. |
|
NetworkInterfaceId | System.String |
Gets and sets the property NetworkInterfaceId. The ID of the network interface. |
|
OwnerId | System.String |
Gets and sets the property OwnerId. The ID of the Amazon Web Services account that owns the local gateway route. |
|
State | Amazon.EC2.LocalGatewayRouteState |
Gets and sets the property State. The state of the route. |
|
SubnetId | System.String |
Gets and sets the property SubnetId. The ID of the subnet. |
|
Type | Amazon.EC2.LocalGatewayRouteType |
Gets and sets the property Type. The route type. |
.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