Share via


IPeeringPropertiesExchange Interface

Definition

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

Properties

Connection

The set of connections that constitute an exchange peering.

PeerAsnId

The identifier of the referenced resource.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to