Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownPatchOperationStatus

Package version

Known values of PatchOperationStatus that the service accepts.

Index

Enumeration members

CompletedWithWarnings

CompletedWithWarnings: = "CompletedWithWarnings"

Failed

Failed: = "Failed"

InProgress

InProgress: = "InProgress"

Succeeded

Succeeded: = "Succeeded"

Unknown

Unknown: = "Unknown"

Generated using TypeDoc