AccessControlListRule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An access control rule for a public endpoint.
public class AccessControlListRule
type AccessControlListRule = class
Public Class AccessControlListRule
- Inheritance
-
AccessControlListRule
Constructors
AccessControlListRule() |
Initializes a new instance of the AccessControlListRule class. |
Properties
Action |
Optional. The action allowed by this Access Control List Rule. |
Description |
Optional. The description for this Access Control List Rule. |
Order |
Optional. The order of application for this Access Control List Rule. |
RemoteSubnet |
Optional. The remote subnet that is granted access for this Access Control List Rule. |