P2s Vpn Gateway Args
constructor(customDnsServers: Output<List<String>>? = null, gatewayName: Output<String>? = null, id: Output<String>? = null, isRoutingPreferenceInternet: Output<Boolean>? = null, location: Output<String>? = null, p2SConnectionConfigurations: Output<List<P2SConnectionConfigurationArgs>>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, virtualHub: Output<SubResourceArgs>? = null, vpnGatewayScaleUnit: Output<Int>? = null, vpnServerConfiguration: Output<SubResourceArgs>? = null)