toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.batch.kotlin.outputs
/
InboundNatPoolResponse
/
InboundNatPoolResponse
Inbound
Nat
Pool
Response
constructor
(
backendPort
:
Int
,
frontendPortRangeEnd
:
Int
,
frontendPortRangeStart
:
Int
,
name
:
String
,
networkSecurityGroupRules
:
List
<
NetworkSecurityGroupRuleResponse
>
?
=
null
,
protocol
:
String
)