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

IPeeringLocationProperties Interface

Definition

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

Properties

AzureRegion

The Azure region associated with the peering location.

Country

The country in which the peering location exists.

DirectBandwidthOffer

The list of bandwidth offers available at the peering location.

DirectPeeringFacility

The list of direct peering facilities at the peering location.

ExchangePeeringFacility

The list of exchange peering facilities at the peering location.

PeeringLocation

The name of the peering location.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to