CdnPeeringPrefixProperties interface

The properties that define a CDN peering prefix

Properties

azureRegion

The Azure region.

azureService

The Azure service.

bgpCommunity

The BGP Community

isPrimaryRegion

The flag that indicates whether or not this is the primary region.

prefix

The prefix.

Property Details

azureRegion

The Azure region.

azureRegion?: string

Property Value

string

azureService

The Azure service.

azureService?: string

Property Value

string

bgpCommunity

The BGP Community

bgpCommunity?: string

Property Value

string

isPrimaryRegion

The flag that indicates whether or not this is the primary region.

isPrimaryRegion?: boolean

Property Value

boolean

prefix

The prefix.

prefix?: string

Property Value

string