ENUM
O365MvbAnalysisJobStatus
Description
Status of the O365 MVB analysis job.
link GraphQL Schema definition
- enum O365MvbAnalysisJobStatus {
- # The job was cancelled.
- # The job failed.
- # The job is currently running.
- # The job is pending execution.
- # The job completed successfully.
- # Unspecified status.
- }