pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hanaonazure.kotlin.outputs
/
IpAddressResponse
Ip
Address
Response
data
class
IpAddressResponse
(
val
ipAddress
:
String
?
=
null
)
Specifies the IP address of the network interface.
Types
Constructors
Properties
Constructors
Ip
Address
Response
Link copied to clipboard
fun
IpAddressResponse
(
ipAddress
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ip
Address
Link copied to clipboard
val
ipAddress
:
String
?
=
null
Specifies the IP address of the network interface.