toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.inputs
/
KubernetesClusterNodePoolNodeNetworkProfileArgs
/
KubernetesClusterNodePoolNodeNetworkProfileArgs
Kubernetes
Cluster
Node
Pool
Node
Network
Profile
Args
constructor
(
allowedHostPorts
:
Output
<
List
<
KubernetesClusterNodePoolNodeNetworkProfileAllowedHostPortArgs
>
>
?
=
null
,
applicationSecurityGroupIds
:
Output
<
List
<
String
>
>
?
=
null
,
nodePublicIpTags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)