BatchAccessRuleDirection Enum
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.
Direction of Access Rule.
public enum BatchAccessRuleDirection
type BatchAccessRuleDirection =
Public Enum BatchAccessRuleDirection
- Inheritance
-
BatchAccessRuleDirection
Fields
| Name | Value | Description |
|---|---|---|
| Inbound | 0 | Applies to inbound network traffic to the secured resources. |
| Outbound | 1 | Applies to outbound network traffic from the secured resources. |