PatchingMode type
Defines values for PatchingMode.
KnownPatchingMode can be used interchangeably with PatchingMode,
this enum contains the known values that the service supports.
Known values supported by the service
Rolling: Rolling patching
NonRolling: Non Rolling patching
type PatchingMode = string