PatchStrategy type

Enum to indicate the patch strategy of a server
KnownPatchStrategy can be used interchangeably with PatchStrategy, this enum contains the known values that the service supports.

Known values supported by the service

Regular
VirtualCanary

type PatchStrategy = string