toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.managednetworkfabric.kotlin.outputs
/
NeighborAddressResponse
Neighbor
Address
Response
data
class
NeighborAddressResponse
(
val
address
:
String
?
=
null
,
val
configurationState
:
String
)
Neighbor Address properties.
Members
Constructors
Neighbor
Address
Response
Link copied to clipboard
constructor
(
address
:
String
?
=
null
,
configurationState
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
address
Link copied to clipboard
val
address
:
String
?
=
null
IP Address.
configuration
State
Link copied to clipboard
val
configurationState
:
String
Configuration state of the resource.