IpExtendedCommunityPatch interface
The IP Extended Communities patch resource definition.
- Extends
Properties
annotation | Switch configuration description. |
ip |
List of IP Extended Community Rules. |
Inherited Properties
tags | Resource tags |
Property Details
annotation
Switch configuration description.
annotation?: string
Property Value
string
ipExtendedCommunityRules
List of IP Extended Community Rules.
ipExtendedCommunityRules?: IpExtendedCommunityRule[]
Property Value
Inherited Property Details
tags
Resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From TagsUpdate.tags