pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.managednetworkfabric.kotlin.outputs
/
NeighborAddressResponse
Neighbor
Address
Response
data
class
NeighborAddressResponse
(
val
address
:
String
?
=
null
,
val
operationalState
:
String
)
Neighbor Address properties.
Types
Constructors
Properties
Constructors
Neighbor
Address
Response
Link copied to clipboard
fun
NeighborAddressResponse
(
address
:
String
?
=
null
,
operationalState
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
address
Link copied to clipboard
val
address
:
String
?
=
null
IP Address.
operational
State
Link copied to clipboard
val
operationalState
:
String
OperationalState of the NeighborAddress.