ENUM
AzureAdProvisioningState
Description
Specifies the provisioning state of the exocompute resource for an Entra ID directory.
link GraphQL Schema definition
- enum AzureAdProvisioningState {
- # Provisioning exocompute resource.
- # Exocompute resource has been deleted.
- # Deleting exocompute resource.
- # Unable to provision exocompute resource.
- # Successfully provisioned exocompute resource.
- # Exocompute resource is unhealthy.
- # Unspecified or future additions to exocompute provisioning states.
- # Provisioning states from exocompute that are unsupported by Entra ID.
- }