ReconciliationState type
Defines a state of the reconciliation policy.
KnownReconciliationState can be used interchangeably with ReconciliationState,
this enum contains the known values that the service supports.
Known values supported by the service
inactive: Reconciliation is inactive
active: Reconciliation is active
type ReconciliationState = string