toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.outputs
/
GetVirtualNetworkPeeringResult
/
GetVirtualNetworkPeeringResult
Get
Virtual
Network
Peering
Result
constructor
(
allowForwardedTraffic
:
Boolean
,
allowGatewayTransit
:
Boolean
,
allowVirtualNetworkAccess
:
Boolean
,
id
:
String
,
name
:
String
,
onlyIpv6PeeringEnabled
:
Boolean
,
peerCompleteVirtualNetworksEnabled
:
Boolean
,
remoteVirtualNetworkId
:
String
,
useRemoteGateways
:
Boolean
,
virtualNetworkId
:
String
)