Network VNET Peering

This table represents the Network VNET Peering resource from Microsoft Azure.

azure.network_vnet_peering

Fields

TitleIDTypeData TypeDescription
_keycorestring
allow_forwarded_trafficcoreboolWhether the forwarded traffic from the VMs in the local virtual network will be allowed/disallowed in remote virtual network.
allow_gateway_transitcoreboolIf gateway links can be used in remote virtual networking to link to this virtual network.
allow_virtual_network_accesscoreboolWhether the VMs in the local virtual network space would be able to access the VMs in remote virtual network space.
do_not_verify_remote_gatewayscoreboolIf we need to verify the provisioning state of the remote gateway.
etagcorestringA unique read-only string that changes whenever the resource is updated.
idcorestringResource ID.
namecorestringThe name of the resource that is unique within a resource group. This name can be used to access the resource.
peering_statecorestringThe status of the virtual network peering.
peering_sync_levelcorestringThe peering sync status of the virtual network peering.
provisioning_statecorestringThe provisioning state of the virtual network peering resource.
remote_address_spacecorejsonThe reference to the address space peered with the remote virtual network.
remote_bgp_communitiescorejsonThe reference to the remote virtual network's Bgp Communities.
remote_virtual_networkcorejsonThe 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).
remote_virtual_network_address_spacecorejsonThe reference to the current address space of the remote virtual network.
remote_virtual_network_encryptioncorejsonThe reference to the remote virtual network's encryption
resource_groupcorestring
resource_guidcorestringThe resourceGuid property of the Virtual Network peering resource.
subscription_idcorestring
subscription_namecorestring
tagscorehstore
typecorestringResource type.
use_remote_gatewayscoreboolIf 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.