Container for the parameters to the DeleteRoute operation.
Deletes a route from a route table in a VPC. For more information about route tables, go to Route Tables in the Amazon Virtual Private Cloud User Guide.
Inheritance Hierarchy
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class DeleteRouteRequest : AmazonWebServiceRequest IRequestEvents
The DeleteRouteRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
DeleteRouteRequest() |
Properties
Name | Description | |
---|---|---|
![]() |
DestinationCidrBlock | The CIDR range for the route you want to delete. The value you specify must exactly match the CIDR for the route you want to delete. |
![]() |
RouteTableId | The ID of the route table where the route will be deleted. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8