BgpServiceCommunity interface

Service Community Properties.

Extends

Properties

bgpCommunities

A list of bgp communities.

serviceName

The name of the bgp community. e.g. Skype.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name.

tags

Resource tags.

type

Resource type.

Property Details

bgpCommunities

A list of bgp communities.

bgpCommunities?: BGPCommunity[]

Property Value

serviceName

The name of the bgp community. e.g. Skype.

serviceName?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location.

location?: string

Property Value

string

Inherited From Resource.location

name

Resource name.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags

type

Resource type.

type?: string

Property Value

string

Inherited From Resource.type