共用方式為


PeeringLocation interface

對等互連位置是可以建立與 Microsoft Cloud Edge 連線的位置。

Extends

屬性

azureRegion

與對等互連位置相關聯的 Azure 區域。

country

對等互連位置所在的國家/地區。

direct

定義直接對等互連位置的屬性。

exchange

定義交換對等互連位置的屬性。

kind

對等互連位置支援的對等互連類型。

peeringLocation

對等互連位置的名稱。

繼承的屬性

id

資源的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

azureRegion

與對等互連位置相關聯的 Azure 區域。

azureRegion?: string

屬性值

string

country

對等互連位置所在的國家/地區。

country?: string

屬性值

string

direct

定義直接對等互連位置的屬性。

direct?: PeeringLocationPropertiesDirect

屬性值

exchange

定義交換對等互連位置的屬性。

exchange?: PeeringLocationPropertiesExchange

屬性值

kind

對等互連位置支援的對等互連類型。

kind?: string

屬性值

string

peeringLocation

對等互連位置的名稱。

peeringLocation?: string

屬性值

string

繼承的屬性詳細資料

id

資源的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

name

資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

type

資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type