AmazonEC2Client.DeleteRouteTable Method (DeleteRouteTableRequest)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Deletes a route table from a VPC. The route table must not be associated with a subnet. You can't delete the main route table. For more information about route tables, go to Route Tables in the Amazon Virtual Private Cloud User Guide.

Namespace: Amazon.EC2
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual DeleteRouteTableResponse DeleteRouteTable(
         DeleteRouteTableRequest deleteRouteTableRequest
)

Parameters

deleteRouteTableRequest
Type: Amazon.EC2.Model.DeleteRouteTableRequest

Container for the necessary parameters to execute the DeleteRouteTable service method on AmazonEC2.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5