Share via


BatchAccessRuleDirection Enum

Definition

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.

Applies to