Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Indicates type of summarization. Possible values are: None, Model, AllRegressions, ModelRegression, ManufacturerRegression, OperatingSystemVersionRegression.
Members
| Member | Value | Description |
|---|---|---|
| none | 0 | Indicates that the summarization is none. |
| model | 1 | Indicates that the summarization is by model. |
| allRegressions | 3 | Indicates that the summarization is by all regressions. |
| modelRegression | 4 | Indicates that the summarization is by model regression. |
| manufacturerRegression | 5 | Indicates that the summarization is by manufacturer regression. |
| operatingSystemVersionRegression | 6 | Indicates that the summarization is by operating system version regression. |
| unknownFutureValue | 7 | Evolvable enumeration sentinel value. Do not use. |