Share via


IPeeringLocation Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.Api20221001.PeeringLocationTypeConverter))]
public interface IPeeringLocation : Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.Api20221001.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.Api20221001.PeeringLocationTypeConverter))>]
type IPeeringLocation = interface
    interface IJsonSerializable
    interface IResource
Public Interface IPeeringLocation
Implements IResource
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.

Id

The ID of the resource.

(Inherited from IResource)
Kind

The kind of peering that the peering location supports.

Name

The name of the resource.

(Inherited from IResource)
PropertiesPeeringLocation

The name of the peering location.

Type

The type of the resource.

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to