GlobalReachConnectionProperties interface
The properties of a global reach connection
Properties
| address |
The network used for global reach carved out from the original network block provided for the private cloud |
| authorization |
Authorization key from the peer express route used for the global reach connection |
| circuit |
The connection status of the global reach connection |
| express |
The ID of the Private Cloud's ExpressRoute Circuit that is participating in the global reach connection |
| peer |
Identifier of the ExpressRoute Circuit to peer with in the global reach connection |
| provisioning |
The state of the ExpressRoute Circuit Authorization provisioning |
Property Details
addressPrefix
The network used for global reach carved out from the original network block provided for the private cloud
addressPrefix?: string
Property Value
string
authorizationKey
Authorization key from the peer express route used for the global reach connection
authorizationKey?: string
Property Value
string
circuitConnectionStatus
The connection status of the global reach connection
circuitConnectionStatus?: string
Property Value
string
expressRouteId
The ID of the Private Cloud's ExpressRoute Circuit that is participating in the global reach connection
expressRouteId?: string
Property Value
string
peerExpressRouteCircuit
Identifier of the ExpressRoute Circuit to peer with in the global reach connection
peerExpressRouteCircuit?: string
Property Value
string
provisioningState
The state of the ExpressRoute Circuit Authorization provisioning
provisioningState?: string
Property Value
string