IExchangePeeringFacility 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.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) |