PeeringLocationsKind 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 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
Azure SDK for .NET