PatchOperation type

The operation for the patch on the resource.
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