toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerinstance.kotlin.inputs
/
IpAddressArgs
/
IpAddressArgs
Ip
Address
Args
constructor
(
dnsNameLabel
:
Output
<
String
>
?
=
null
,
ip
:
Output
<
String
>
?
=
null
,
ports
:
Output
<
List
<
PortArgs
>
>
,
type
:
Output
<
Either
<
String
,
ContainerGroupIpAddressType
>
>
)