NeighborGroupProperties interface
Neighbor Group Properties defines the properties of the resource.
Properties
| annotation | Switch configuration description. |
| destination | An array of destination IPv4 Addresses or IPv6 Addresses. |
| last |
Details of the last operation performed on the resource |
| network |
List of NetworkTap IDs where neighbor group is associated. |
| network |
List of Network Tap Rule IDs where neighbor group is associated. |
| provisioning |
The provisioning state of the resource. |
Property Details
annotation
Switch configuration description.
annotation?: string
Property Value
string
destination
An array of destination IPv4 Addresses or IPv6 Addresses.
destination: NeighborGroupDestination
Property Value
lastOperation
Details of the last operation performed on the resource
lastOperation?: LastOperationProperties
Property Value
networkTapIds
List of NetworkTap IDs where neighbor group is associated.
networkTapIds?: string[]
Property Value
string[]
networkTapRuleIds
List of Network Tap Rule IDs where neighbor group is associated.
networkTapRuleIds?: string[]
Property Value
string[]
provisioningState
The provisioning state of the resource.
provisioningState?: string
Property Value
string