NetworkPeering¶
Represents virtual network peering connections (not an ARM resource itself).
Labels: :NetworkPeering
Properties:
id- Peering ID (primary key)name- Peering nameallowVirtualNetworkAccess- Whether virtual network access is allowedallowForwardedTraffic- Whether forwarded traffic is allowedallowGatewayTransit- Whether gateway transit is alloweduseRemoteGateways- Whether to use remote gatewayspeeringState- Current state of the peering (Connected, Disconnected, etc.)
Relationships¶
Incoming¶
- VirtualNetwork →
HAS_PEERING→ NetworkPeering - Source virtual network
Outgoing¶
- NetworkPeering →
PEERS_WITH→ ArmResource - Target virtual network