AmazonEC2Client.DeleteNetworkAcl Method (DeleteNetworkAclRequest)

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

Deletes a network ACL from a VPC. The ACL must not have any subnets associated with it. You can't delete the default network ACL. For more information about network ACLs, go to Network ACLs in the Amazon Virtual Private Cloud User Guide.

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

Syntax

C#
public virtual DeleteNetworkAclResponse DeleteNetworkAcl(
         DeleteNetworkAclRequest deleteNetworkAclRequest
)

Parameters

deleteNetworkAclRequest
Type: Amazon.EC2.Model.DeleteNetworkAclRequest

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

Version Information

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