Nat Pool Args
constructor(backendPort: Output<Int>? = null, floatingIpEnabled: Output<Boolean>? = null, frontendIpConfigurationName: Output<String>? = null, frontendPortEnd: Output<Int>? = null, frontendPortStart: Output<Int>? = null, idleTimeoutInMinutes: Output<Int>? = null, loadbalancerId: Output<String>? = null, name: Output<String>? = null, protocol: Output<String>? = null, resourceGroupName: Output<String>? = null, tcpResetEnabled: Output<Boolean>? = null)