microsoftTunnelLogCollectionStatus 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.
Enum type that represent the status of log collection
Members
Member | Value | Description |
---|---|---|
pending | 0 | Indicates that the log collection is in progress |
completed | 1 | Indicates that the log collection is completed |
failed | 2 | Indicates that the log collection has failed |
unknownFutureValue | 3 | Placeholder value for future expansion enums |