RoutingState type

The current routing state of the VirtualHub.
KnownRoutingState can be used interchangeably with RoutingState, this enum contains the known values that the service supports.

Known values supported by the service

None: None
Provisioned: Provisioned
Provisioning: Provisioning
Failed: Failed

type RoutingState = string