Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AccessMode type
- Package:
- @azure/arm-hybridcompute
Defines values for AccessMode.
KnownAccessMode can be used interchangeably with AccessMode,
this enum contains the known values that the service supports.
Known values supported by the service
enforced: Indicates that resource access is controlled by the NSP definition.
audit: Dry run mode, where traffic is evaluated against NSP Rules, logged but not enforced.
learning: Enables traffic evaluation to fall back to resource-specific firewall configurations.
type AccessMode = string
