Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ResourceAssociationAccessMode type
- Package:
- @azure/arm-search
Defines values for ResourceAssociationAccessMode.
KnownResourceAssociationAccessMode can be used interchangeably with ResourceAssociationAccessMode,
this enum contains the known values that the service supports.
Known values supported by the service
Enforced: Enforced access mode - traffic to the resource that failed access checks is blocked
Learning: Learning access mode - traffic to the resource is enabled for analysis but not blocked
Audit: Audit access mode - traffic to the resource that fails access checks is logged but not blocked
type ResourceAssociationAccessMode = string
