PeeringLocationsDirectPeeringType Struct
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.
The PeeringLocationsDirectPeeringType.
public readonly struct PeeringLocationsDirectPeeringType : IEquatable<Azure.ResourceManager.Peering.Models.PeeringLocationsDirectPeeringType>
type PeeringLocationsDirectPeeringType = struct
Public Structure PeeringLocationsDirectPeeringType
Implements IEquatable(Of PeeringLocationsDirectPeeringType)
- Inheritance
-
PeeringLocationsDirectPeeringType
- Implements
Constructors
PeeringLocationsDirectPeeringType(String) |
Initializes a new instance of PeeringLocationsDirectPeeringType. |
Properties
Cdn |
Cdn. |
Edge |
Edge. |
EdgeZoneForOperators |
EdgeZoneForOperators. |
Internal |
Internal. |
Ix |
Ix. |
IxRs |
IxRs. |
Transit |
Transit. |
Voice |
Voice. |
Methods
Equals(PeeringLocationsDirectPeeringType) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(PeeringLocationsDirectPeeringType, PeeringLocationsDirectPeeringType) |
Determines if two PeeringLocationsDirectPeeringType values are the same. |
Implicit(String to PeeringLocationsDirectPeeringType) |
Converts a string to a PeeringLocationsDirectPeeringType. |
Inequality(PeeringLocationsDirectPeeringType, PeeringLocationsDirectPeeringType) |
Determines if two PeeringLocationsDirectPeeringType values are not the same. |
Applies to
Azure SDK for .NET