toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.inputs
/
AgentPoolNetworkProfileArgs
/
AgentPoolNetworkProfileArgs
Agent
Pool
Network
Profile
Args
constructor
(
allowedHostPorts
:
Output
<
List
<
PortRangeArgs
>
>
?
=
null
,
applicationSecurityGroups
:
Output
<
List
<
String
>
>
?
=
null
,
nodePublicIPTags
:
Output
<
List
<
IPTagArgs
>
>
?
=
null
)