DisassociateRouteTableRequest Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for the parameters to the DisassociateRouteTable operation.

Disassociates a subnet from a route table.

After you perform this action, the subnet no longer uses the routes in the route table. Instead it uses the routes in the VPC's main route table. For more information about route tables, go to Route Tables in the Amazon Virtual Private Cloud User Guide.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.Model.DisassociateRouteTableRequest

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

Syntax

C#
public class DisassociateRouteTableRequest : AmazonWebServiceRequest
         IRequestEvents

The DisassociateRouteTableRequest type exposes the following members

Constructors

  Name Description
Public Method DisassociateRouteTableRequest()

Properties

  Name Description
Public Property AssociationId The association ID representing the current association between the route table and subnet.

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