AmazonEC2Client.CreateRouteTable Method (CreateRouteTableRequest)

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

Creates a new route table within a VPC. After you create a new route table, you can add routes and associate the table with a subnet. 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 CreateRouteTableResponse CreateRouteTable(
         CreateRouteTableRequest createRouteTableRequest
)

Parameters

createRouteTableRequest
Type: Amazon.EC2.Model.CreateRouteTableRequest

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

Return Value
Type: Amazon.EC2.Model.CreateRouteTableResponse
The response from the CreateRouteTable service method, as returned by AmazonEC2.

Version Information

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