LinkState type

State of the link between the database resources.
KnownLinkState can be used interchangeably with LinkState, this enum contains the known values that the service supports.

Known values supported by the service

Linked: Linked
Linking: Linking
Unlinking: Unlinking
LinkFailed: LinkFailed
UnlinkFailed: UnlinkFailed

type LinkState = string