VirtualNetworkPeeringArgs

constructor(allowForwardedTraffic: Output<Boolean>? = null, allowGatewayTransit: Output<Boolean>? = null, allowVirtualNetworkAccess: Output<Boolean>? = null, name: Output<String>? = null, remoteAddressSpacePrefixes: Output<List<String>>? = null, remoteVirtualNetworkId: Output<String>? = null, resourceGroupName: Output<String>? = null, useRemoteGateways: Output<Boolean>? = null, workspaceId: Output<String>? = null)