CdnPeeringPrefix interface
The CDN peering prefix
- Extends
Properties
azure |
The Azure region. NOTE: This property will not be serialized. It can only be populated by the server. |
azure |
The Azure service. NOTE: This property will not be serialized. It can only be populated by the server. |
bgp |
The BGP Community NOTE: This property will not be serialized. It can only be populated by the server. |
is |
The flag that indicates whether or not this is the primary region. NOTE: This property will not be serialized. It can only be populated by the server. |
prefix | The prefix. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | The ID of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
type | The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
azureRegion
The Azure region. NOTE: This property will not be serialized. It can only be populated by the server.
azureRegion?: string
Property Value
string
azureService
The Azure service. NOTE: This property will not be serialized. It can only be populated by the server.
azureService?: string
Property Value
string
bgpCommunity
The BGP Community NOTE: This property will not be serialized. It can only be populated by the server.
bgpCommunity?: string
Property Value
string
isPrimaryRegion
The flag that indicates whether or not this is the primary region. NOTE: This property will not be serialized. It can only be populated by the server.
isPrimaryRegion?: boolean
Property Value
boolean
prefix
The prefix. NOTE: This property will not be serialized. It can only be populated by the server.
prefix?: string
Property Value
string
Inherited Property Details
id
The ID of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From Resource.id
name
The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
type
The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type