toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.lb.kotlin
/
natPool
nat
Pool
suspend
fun
natPool
(
name
:
String
,
block
:
suspend
NatPoolResourceBuilder
.
(
)
->
Unit
)
:
NatPool
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
NatPool
.
See also
Nat
Pool
.
fun
natPool
(
name
:
String
)
:
NatPool
Parameters
name
The
unique
name of the resulting resource.
See also
Nat
Pool
.