Share via


DeletePolicy type

Delete options for the ARM managed namespace.
KnownDeletePolicy can be used interchangeably with DeletePolicy, this enum contains the known values that the service supports.

Known values supported by the service

Keep: Delete the ARM resource but keep the Namespace.
Delete: Delete both ARM resource and Namespace.

type DeletePolicy = string