IPeeringPropertiesExchange Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |