PeeringLearnedType 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 prefix learned type.
public readonly struct PeeringLearnedType : IEquatable<Azure.ResourceManager.Peering.Models.PeeringLearnedType>
type PeeringLearnedType = struct
Public Structure PeeringLearnedType
Implements IEquatable(Of PeeringLearnedType)
- Inheritance
-
PeeringLearnedType
- Implements
Constructors
PeeringLearnedType(String) |
Initializes a new instance of PeeringLearnedType. |
Properties
None |
None. |
ViaServiceProvider |
ViaServiceProvider. |
ViaSession |
ViaSession. |
Methods
Equals(PeeringLearnedType) |
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(PeeringLearnedType, PeeringLearnedType) |
Determines if two PeeringLearnedType values are the same. |
Implicit(String to PeeringLearnedType) |
Converts a string to a PeeringLearnedType. |
Inequality(PeeringLearnedType, PeeringLearnedType) |
Determines if two PeeringLearnedType values are not the same. |
Applies to
Azure SDK for .NET