BatchIPRuleAction 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.
The action when client IP address is matched.
public enum BatchIPRuleAction
type BatchIPRuleAction =
Public Enum BatchIPRuleAction
- Inheritance
-
BatchIPRuleAction
Fields
| Name | Value | Description |
|---|---|---|
| Allow | 0 | Allow access for the matched client IP address. |