NeighborGroupPatch interface
The Neighbor Group Patch definition.
- Extends
Properties
annotation | Switch configuration description. |
destination | An array of destination IPv4 Addresses or IPv6 Addresses. |
Inherited Properties
tags | Resource tags |
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
Inherited Property Details
tags
Resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From TagsUpdate.tags