pulumi-azure-native-kotlin
2.6.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerinstance.kotlin.inputs
/
PortArgsBuilder
Port
Args
Builder
class
PortArgsBuilder
Builder for
PortArgs
.
Functions
Functions
port
Link copied to clipboard
@
JvmName
(
name
=
"dovtbgwrutwqtoxy"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"gidgdqobmdfecrqu"
)
suspend
fun
port
(
value
:
Int
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"tpleteqprpljknbw"
)
fun
protocol
(
value
:
ContainerGroupNetworkProtocol
)
@
JvmName
(
name
=
"tqeksnndgrvsqjpj"
)
suspend
fun
protocol
(
value
:
Either
<
String
,
ContainerGroupNetworkProtocol
>
?
)
@
JvmName
(
name
=
"avlnejwjqaiwcvsq"
)
suspend
fun
protocol
(
value
:
Output
<
Either
<
String
,
ContainerGroupNetworkProtocol
>
>
)
@
JvmName
(
name
=
"qhbecvbtwvnhfkpb"
)
fun
protocol
(
value
:
String
)