ResynchronizationState type

Defines values for ResynchronizationState.
KnownResynchronizationState can be used interchangeably with ResynchronizationState, this enum contains the known values that the service supports.

Known values supported by the service

None
ResynchronizationInitiated
ResynchronizationCompleted
ResynchronizationFailed

type ResynchronizationState = string