- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
allow_forwarded_traffic
Type: BOOLEAN
Provider name: properties.allowForwardedTraffic
Description: Whether the forwarded traffic from the VMs in the local virtual network will be allowed/disallowed in remote virtual network.
allow_gateway_transit
Type: BOOLEAN
Provider name: properties.allowGatewayTransit
Description: If gateway links can be used in remote virtual networking to link to this virtual network.
allow_virtual_network_access
Type: BOOLEAN
Provider name: properties.allowVirtualNetworkAccess
Description: Whether the VMs in the local virtual network space would be able to access the VMs in remote virtual network space.
do_not_verify_remote_gateways
Type: BOOLEAN
Provider name: properties.doNotVerifyRemoteGateways
Description: If we need to verify the provisioning state of the remote gateway.
etag
Type: STRING
Provider name: etag
Description: A unique read-only string that changes whenever the resource is updated.
id
Type: STRING
Provider name: id
Description: Resource ID.
name
Type: STRING
Provider name: name
Description: The name of the resource that is unique within a resource group. This name can be used to access the resource.
peering_state
Type: STRING
Provider name: properties.peeringState
Description: The status of the virtual network peering.
peering_sync_level
Type: STRING
Provider name: properties.peeringSyncLevel
Description: The peering sync status of the virtual network peering.
provisioning_state
Type: STRING
Provider name: properties.provisioningState
Description: The provisioning state of the virtual network peering resource.
remote_address_space
Type: STRUCT
Provider name: properties.remoteAddressSpace
Description: The reference to the address space peered with the remote virtual network.
address_prefixes
UNORDERED_LIST_STRING
addressPrefixes
remote_bgp_communities
Type: STRUCT
Provider name: properties.remoteBgpCommunities
Description: The reference to the remote virtual network’s Bgp Communities.
regional_community
STRING
regionalCommunity
virtual_network_community
STRING
virtualNetworkCommunity
remote_virtual_network
Type: STRUCT
Provider name: properties.remoteVirtualNetwork
Description: 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).
id
STRING
id
remote_virtual_network_address_space
Type: STRUCT
Provider name: properties.remoteVirtualNetworkAddressSpace
Description: The reference to the current address space of the remote virtual network.
address_prefixes
UNORDERED_LIST_STRING
addressPrefixes
remote_virtual_network_encryption
Type: STRUCT
Provider name: properties.remoteVirtualNetworkEncryption
Description: The reference to the remote virtual network’s encryption
enabled
BOOLEAN
enabled
enforcement
STRING
enforcement
resource_group
Type: STRING
resource_guid
Type: STRING
Provider name: properties.resourceGuid
Description: The resourceGuid property of the Virtual Network peering resource.
subscription_id
Type: STRING
subscription_name
Type: STRING
tags
Type: UNORDERED_LIST_STRING
type
Type: STRING
Provider name: type
Description: Resource type.
use_remote_gateways
Type: BOOLEAN
Provider name: properties.useRemoteGateways
Description: 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.