IPeeringLocationPropertiesDirect 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.PeeringLocationPropertiesDirectTypeConverter))]
public interface IPeeringLocationPropertiesDirect : Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.Api20221001.PeeringLocationPropertiesDirectTypeConverter))>]
type IPeeringLocationPropertiesDirect = interface
interface IJsonSerializable
Public Interface IPeeringLocationPropertiesDirect
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
BandwidthOffer |
The list of bandwidth offers available at the peering location. |
PeeringFacility |
The list of direct peering facilities at the peering location. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |