ProtectionStatus type

Specifies whether the container is registered or not
KnownProtectionStatus can be used interchangeably with ProtectionStatus, this enum contains the known values that the service supports.

Known values supported by the service

Invalid
NotProtected
Protecting
Protected
ProtectionFailed

type ProtectionStatus = string