PeeringProperties interface
The properties that define connectivity to the Microsoft Cloud Edge.
Properties
| connectivity |
The connectivity probes associated with the peering. |
| direct | The properties that define a direct peering. |
| exchange | The properties that define an exchange peering. |
| peering |
The location of the peering. |
| provisioning |
The provisioning state of the resource. |
Property Details
connectivityProbes
The connectivity probes associated with the peering.
connectivityProbes?: ConnectivityProbe[]
Property Value
direct
The properties that define a direct peering.
direct?: PeeringPropertiesDirect
Property Value
exchange
The properties that define an exchange peering.
exchange?: PeeringPropertiesExchange
Property Value
peeringLocation
The location of the peering.
peeringLocation?: string
Property Value
string
provisioningState
The provisioning state of the resource.
provisioningState?: string
Property Value
string