deviceManagementTemplateLifecycleState enum type
Namespace: microsoft.graph
Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Describes current lifecycle state of a template
Members
Member | Value | Description |
---|---|---|
invalid | 0 | Invalid |
draft | 10 | Draft |
active | 20 | Active |
superseded | 30 | Superseded |
deprecated | 40 | Deprecated |
retired | 50 | Retired |