PeeringState type
The status of the virtual network peering.
KnownPeeringState can be used interchangeably with PeeringState,
this enum contains the known values that the service supports.
Known values supported by the service
Initiated: Initiated
Connected: Connected
Disconnected: Disconnected
type PeeringState = string