Delen via


PeeringLearnedType Struct

Definition

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