PeeringServiceLocation interface
The peering service location.
- Extends
Properties
azure |
Azure region for the location |
country | Country of the customer |
state | State of the customer |
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
Azure region for the location
azureRegion?: string
Property Value
string
country
Country of the customer
country?: string
Property Value
string
state
State of the customer
state?: 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