CreateNetworkAclRequest Class

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

Creates a new network ACL in a VPC. Network ACLs provide an optional layer of security (on top of security groups) for the instances in your VPC. For more information about network ACLs, go to Network ACLs in the Amazon Virtual Private Cloud User Guide.

Inheritance Hierarchy

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

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

Syntax

C#
public class CreateNetworkAclRequest : AmazonWebServiceRequest
         IRequestEvents

The CreateNetworkAclRequest type exposes the following members

Constructors

  Name Description
Public Method CreateNetworkAclRequest()

Properties

  Name Description
Public Property VpcId The ID of the VPC where the network ACL will be created.

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