provisioningState property
Current provisioning state of the entitlement.
Output only. Possible string values are:
- "PROVISIONING_STATE_UNSPECIFIED" : Not used.
- "ACTIVE" : The entitlement is currently active.
- "SUSPENDED" : The entitlement is currently suspended.
Implementation
core.String? provisioningState;