toggle menu
pulumi-azure-native-kotlin
2.44.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerinstance.kotlin.inputs
/
ContainerPortArgsBuilder
Container
Port
Args
Builder
class
ContainerPortArgsBuilder
Builder for
ContainerPortArgs
.
Members
Functions
port
Link copied to clipboard
@
JvmName
(
name
=
"tcisoykyumgxtmcg"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"xtvipeluynhbdghk"
)
suspend
fun
port
(
value
:
Int
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"wldmpdnqqldkuegr"
)
fun
protocol
(
value
:
ContainerNetworkProtocol
)
@
JvmName
(
name
=
"mqsaurnaddnpdmjv"
)
suspend
fun
protocol
(
value
:
Either
<
String
,
ContainerNetworkProtocol
>
?
)
@
JvmName
(
name
=
"tjpumvejoqbyaftk"
)
suspend
fun
protocol
(
value
:
Output
<
Either
<
String
,
ContainerNetworkProtocol
>
>
)
@
JvmName
(
name
=
"xnxhoqpefypxstqh"
)
fun
protocol
(
value
:
String
)