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


PeeringLocationsKind Struct

Definition

The PeeringLocationsKind.

public readonly struct PeeringLocationsKind : IEquatable<Azure.ResourceManager.Peering.Models.PeeringLocationsKind>
type PeeringLocationsKind = struct
Public Structure PeeringLocationsKind
Implements IEquatable(Of PeeringLocationsKind)
Inheritance
PeeringLocationsKind
Implements

Constructors

PeeringLocationsKind(String)

Initializes a new instance of PeeringLocationsKind.

Properties

Direct

Direct.

Exchange

Exchange.

Methods

Equals(PeeringLocationsKind)

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(PeeringLocationsKind, PeeringLocationsKind)

Determines if two PeeringLocationsKind values are the same.

Implicit(String to PeeringLocationsKind)

Converts a string to a PeeringLocationsKind.

Inequality(PeeringLocationsKind, PeeringLocationsKind)

Determines if two PeeringLocationsKind values are not the same.

Applies to