macOSPriority 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.
The scheduling priority options for downloading and preparing the requested mac OS update
Members
Member | Value | Description |
---|---|---|
low | 0 | Indicates low scheduling priority for downloading and preparing the requested update |
high | 1 | Indicates high scheduling priority for downloading and preparing the requested update |
unknownFutureValue | 2 | Evolvable enumeration sentinel value. Do not use. |