GetGlobalReachConnectionResult

data class GetGlobalReachConnectionResult(val addressPrefix: String, val authorizationKey: String? = null, val circuitConnectionStatus: String, val expressRouteId: String? = null, val id: String, val name: String, val peerExpressRouteCircuit: String? = null, val provisioningState: String, val type: String)

A global reach connection resource

Constructors

Link copied to clipboard
constructor(addressPrefix: String, authorizationKey: String? = null, circuitConnectionStatus: String, expressRouteId: String? = null, id: String, name: String, peerExpressRouteCircuit: String? = null, provisioningState: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The network used for global reach carved out from the original network block provided for the private cloud

Link copied to clipboard

Authorization key from the peer express route used for the global reach connection

Link copied to clipboard

The connection status of the global reach connection

Link copied to clipboard
val expressRouteId: String? = null

The ID of the Private Cloud's ExpressRoute Circuit that is participating in the global reach connection

Link copied to clipboard
val id: String

Resource ID.

Link copied to clipboard

Resource name.

Link copied to clipboard

Identifier of the ExpressRoute Circuit to peer with in the global reach connection

Link copied to clipboard

The state of the ExpressRoute Circuit Authorization provisioning

Link copied to clipboard

Resource type.