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 in a route table.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class Route
The Route type exposes the following members
Name | Description | |
---|---|---|
![]() |
Route() |
Name | Type | Description | |
---|---|---|---|
![]() |
CarrierGatewayId | System.String |
Gets and sets the property CarrierGatewayId. The ID of the carrier gateway. |
![]() |
CoreNetworkArn | System.String |
Gets and sets the property CoreNetworkArn. The Amazon Resource Name (ARN) of the core network. |
![]() |
DestinationCidrBlock | System.String |
Gets and sets the property DestinationCidrBlock. The IPv4 CIDR block used for the destination match. |
![]() |
DestinationIpv6CidrBlock | System.String |
Gets and sets the property DestinationIpv6CidrBlock. The IPv6 CIDR block used for the destination match. |
![]() |
DestinationPrefixListId | System.String |
Gets and sets the property DestinationPrefixListId. The prefix of the Amazon Web Services service. |
![]() |
EgressOnlyInternetGatewayId | System.String |
Gets and sets the property EgressOnlyInternetGatewayId. The ID of the egress-only internet gateway. |
![]() |
GatewayId | System.String |
Gets and sets the property GatewayId. The ID of a gateway attached to your VPC. |
![]() |
InstanceId | System.String |
Gets and sets the property InstanceId. The ID of a NAT instance in your VPC. |
![]() |
InstanceOwnerId | System.String |
Gets and sets the property InstanceOwnerId. The ID of Amazon Web Services account that owns the instance. |
![]() |
LocalGatewayId | System.String |
Gets and sets the property LocalGatewayId. The ID of the local gateway. |
![]() |
NatGatewayId | System.String |
Gets and sets the property NatGatewayId. The ID of a NAT gateway. |
![]() |
NetworkInterfaceId | System.String |
Gets and sets the property NetworkInterfaceId. The ID of the network interface. |
![]() |
Origin | Amazon.EC2.RouteOrigin |
Gets and sets the property Origin. Describes how the route was created.
|
![]() |
State | Amazon.EC2.RouteState |
Gets and sets the property State.
The state of the route. The |
![]() |
TransitGatewayId | System.String |
Gets and sets the property TransitGatewayId. The ID of a transit gateway. |
![]() |
VpcPeeringConnectionId | System.String |
Gets and sets the property VpcPeeringConnectionId. The ID of a VPC peering connection. |
.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