Show / Hide Table of Contents

Enum OperationStatus

The enum OperationStatus.

Namespace: Microsoft.Graph
Assembly: Microsoft.Graph.CoreSDK.dll
Syntax
[JsonConverter(typeof(EnumConverter))]
public enum OperationStatus

Fields

Name Description
Completed

Completed

Failed

Failed

Idle

Idle

Running

Running

  • View Source
Back to top Generated by DocFX