AccessControlListRule Class
Represents an access control list rule for an input endpoint
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
| Name | Description | |
|---|---|---|
![]() | AccessControlListRule() | Initializes a new instance of the AccessControlListRule class. |
| Name | Description | |
|---|---|---|
![]() | Action | Gets or sets the action that is allowed by the access control list rule. |
![]() | Description | Gets or sets the description of the access control list rule. |
![]() | Order | Gets or sets the order of application for the access control list rule. |
![]() | RemoteSubnet | Gets or sets the remote subnet address that is granted access by the access control list rule. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
For more information about access controls rules, see About Network Access Control Lists (ACLs).
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)