ExclusionReason type

Enum for the reason why a resource is excluded.
KnownExclusionReason can be used interchangeably with ExclusionReason, this enum contains the known values that the service supports.

Known values supported by the service

UserSelectedExclusion: The resource was excluded by user selection.
FailedOverResource: The resource failed over and is excluded.
UnsupportedResource: The resource is unsupported and excluded.

type ExclusionReason = string