enrollmentLevel property
The enrollment level of the service. Possible string values are:
- "ENROLLMENT_LEVEL_UNSPECIFIED" : Default value if not set, defaults to "BLOCK_ALL". This value is not available to be set by the user, do not use.
- "BLOCK_ALL" : Service is enrolled in Access Approval for all requests
Implementation
core.String? enrollmentLevel;