IpPrefixPatch interface

The IP Prefix patch resource definition.

Extends

Properties

annotation

Switch configuration description.

ipPrefixRules

The list of IP Prefix Rules.

Inherited Properties

tags

Resource tags

Property Details

annotation

Switch configuration description.

annotation?: string

Property Value

string

ipPrefixRules

The list of IP Prefix Rules.

ipPrefixRules?: IpPrefixRule[]

Property Value

Inherited Property Details

tags

Resource tags

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From TagsUpdate.tags