你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PeeringLocation 类

定义

对等互连位置是可以建立与 Microsoft Cloud Edge 的连接的位置。

public class PeeringLocation : Azure.ResourceManager.Models.ResourceData
type PeeringLocation = class
    inherit ResourceData
Public Class PeeringLocation
Inherits ResourceData
继承
PeeringLocation

构造函数

PeeringLocation()

初始化 PeeringLocation 的新实例。

属性

AzureRegion

与对等互连位置关联的 Azure 区域。

Country

对等互连位置所在的国家/地区。

Direct

定义直接对等互连位置的属性。

ExchangePeeringFacilities

对等互连位置的交换对等互连设施的列表。

Id

资源的完全限定的资源 ID。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。

(继承自 ResourceData)
Kind

对等互连位置支持的对等互连类型。

Name

资源的名称。

(继承自 ResourceData)
PeeringLocationValue

对等互连位置的名称。

ResourceType

资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”。

(继承自 ResourceData)
SystemData

包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。

(继承自 ResourceData)

适用于