PointToPointVpnGatewayArgs

constructor(connectionConfigurations: Output<List<PointToPointVpnGatewayConnectionConfigurationArgs>>? = null, dnsServers: Output<List<String>>? = null, location: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, routingPreferenceInternetEnabled: Output<Boolean>? = null, scaleUnit: Output<Int>? = null, tags: Output<Map<String, String>>? = null, virtualHubId: Output<String>? = null, vpnServerConfigurationId: Output<String>? = null)