InboundNatPoolArgs

constructor(backendPort: Output<Int>, frontendPortRangeEnd: Output<Int>, frontendPortRangeStart: Output<Int>, name: Output<String>, networkSecurityGroupRules: Output<List<NetworkSecurityGroupRuleArgs>>? = null, protocol: Output<InboundEndpointProtocol>)