PatchOperation type

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

Known values supported by the service

AddBegin
AddComplete
DeleteBegin
DeleteComplete
Active

type PatchOperation = string