Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Namespace: microsoft.graph
Important
APIs under the /beta
version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.
Used by the provisionedPlans property of the user entity and the organization entity.
Property | Type | Description |
---|---|---|
capabilityStatus | String | Condition of the capability assignment. The possible values are Enabled , Warning , Suspended , Deleted , LockedOut . See a detailed description of each value. |
provisioningStatus | String | The possible values are:Success - Service is fully provisioned.Disabled - Service is disabled.Error - The service plan isn't provisioned and is in an error state.PendingInput - The service isn't provisioned and is awaiting service confirmation.PendingActivation - The service is provisioned but requires explicit activation by an administrator (for example, Intune_O365 service plan)PendingProvisioning - Microsoft has added a new service to the product SKU and it isn't activated in the tenant. |
service | String | The name of the service; for example, "AccessControlS2S" |
None.
The following JSON representation shows the resource type.
{
"capabilityStatus": "string",
"provisioningStatus": "string",
"service": "string"
}
Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register now