Virtual Network Peering Args
Peerings in a virtual network resource.
Constructors
Properties
Whether the forwarded traffic from the VMs in the local virtual network will be allowed/disallowed in remote virtual network.
If gateway links can be used in remote virtual networking to link to this virtual network.
Whether the VMs in the local virtual network space would be able to access the VMs in remote virtual network space.
If we need to verify the provisioning state of the remote gateway.
Whether only Ipv6 address space is peered for subnet peering.
The local address space of the local virtual network that is peered.
List of local subnet names that are subnet peered with remote virtual network.
The current local address space of the local virtual network that is peered.
Whether complete virtual network address space is peered.
The status of the virtual network peering.
The peering sync status of the virtual network peering.
The reference to the address space peered with the remote virtual network.
The reference to the remote virtual network's Bgp Communities.
List of remote subnet names from remote virtual network that are subnet peered.
The reference to the remote virtual network. The remote virtual network can be in the same or different region (preview). See here to register for the preview and learn more (https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-create-peering).
The reference to the current address space of the remote virtual network.
If remote gateways can be used on this virtual network. If the flag is set to true, and allowGatewayTransit on remote peering is also true, virtual network will use gateways of remote virtual network for transit. Only one peering can have this flag set to true. This flag cannot be set if virtual network already has a gateway.