DeleteNetworkAclEntryRequest Class

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

Deletes an ingress or egress entry (i.e., rule) from a network ACL. 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.DeleteNetworkAclEntryRequest

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

Syntax

C#
public class DeleteNetworkAclEntryRequest : AmazonWebServiceRequest
         IRequestEvents

The DeleteNetworkAclEntryRequest type exposes the following members

Constructors

  Name Description
Public Method DeleteNetworkAclEntryRequest()

Properties

  Name Description
Public Property Egress Whether the rule to delete is an egress rule (true) or ingress rule (false).
Public Property NetworkAclId ID of the network ACL.
Public Property RuleNumber Rule number for the entry to delete.

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