toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurelargeinstance.kotlin.outputs
/
IpAddressResponse
Ip
Address
Response
data
class
IpAddressResponse
(
val
ipAddress
:
String
?
=
null
)
Specifies the IP address of the network interface.
Members
Constructors
Ip
Address
Response
Link copied to clipboard
constructor
(
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.