toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerinstance.kotlin.outputs
/
IpAddressResponse
/
IpAddressResponse
Ip
Address
Response
constructor
(
autoGeneratedDomainNameLabelScope
:
String
?
=
null
,
dnsNameLabel
:
String
?
=
null
,
fqdn
:
String
,
ip
:
String
?
=
null
,
ports
:
List
<
PortResponse
>
,
type
:
String
)