serviceStartType 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.
Possible values of xbox service start type
Members
Member | Value | Description |
---|---|---|
manual | 0 | Manual service start type(default) |
automatic | 1 | Automatic service start type |
disabled | 2 | Service start type disabled |