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 Client VPN endpoint route.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class ClientVpnRoute
The ClientVpnRoute type exposes the following members
Name | Description | |
---|---|---|
ClientVpnRoute() |
Name | Type | Description | |
---|---|---|---|
ClientVpnEndpointId | System.String |
Gets and sets the property ClientVpnEndpointId. The ID of the Client VPN endpoint with which the route is associated. |
|
Description | System.String |
Gets and sets the property Description. A brief description of the route. |
|
DestinationCidr | System.String |
Gets and sets the property DestinationCidr. The IPv4 address range, in CIDR notation, of the route destination. |
|
Origin | System.String |
Gets and sets the property Origin.
Indicates how the route was associated with the Client VPN endpoint. |
|
Status | Amazon.EC2.Model.ClientVpnRouteStatus |
Gets and sets the property Status. The current state of the route. |
|
TargetSubnet | System.String |
Gets and sets the property TargetSubnet. The ID of the subnet through which traffic is routed. |
|
Type | System.String |
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