pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerinstance.kotlin.outputs
/
IpAddressResponse
/
IpAddressResponse
Ip
Address
Response
fun
IpAddressResponse
(
autoGeneratedDomainNameLabelScope
:
String
?
=
null
,
dnsNameLabel
:
String
?
=
null
,
fqdn
:
String
,
ip
:
String
?
=
null
,
ports
:
List
<
PortResponse
>
,
type
:
String
)