PatchOperationStatus type

Defines values for PatchOperationStatus.
KnownPatchOperationStatus can be used interchangeably with PatchOperationStatus, this enum contains the known values that the service supports.

Known values supported by the service

Unknown
InProgress
Failed
Succeeded
CompletedWithWarnings

type PatchOperationStatus = string