Megosztás a következőn keresztül:


PeeringLocationsDirectPeeringType Struct

Definition

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