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

IExchangePeeringFacility Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.Api20221001.ExchangePeeringFacilityTypeConverter))]
public interface IExchangePeeringFacility : Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.Api20221001.ExchangePeeringFacilityTypeConverter))>]
type IExchangePeeringFacility = interface
    interface IJsonSerializable
Public Interface IExchangePeeringFacility
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

BandwidthInMbps

The bandwidth of the connection between Microsoft and the exchange peering facility.

ExchangeName

The name of the exchange peering facility.

FacilityIPv4Prefix

The IPv4 prefixes associated with the exchange peering facility.

FacilityIPv6Prefix

The IPv6 prefixes associated with the exchange peering facility.

MicrosoftIPv4Address

The IPv4 address of Microsoft at the exchange peering facility.

MicrosoftIPv6Address

The IPv6 address of Microsoft at the exchange peering facility.

PeeringDbFacilityId

The PeeringDB.com ID of the facility.

PeeringDbFacilityLink

The PeeringDB.com URL of the facility.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to