Condividi tramite


ExpressRouteLinkConnectorType Struct

Definition

Physical fiber port type.

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

Constructors

ExpressRouteLinkConnectorType(String)

Initializes a new instance of ExpressRouteLinkConnectorType.

Properties

LC

LC.

SC

SC.

Methods

Equals(ExpressRouteLinkConnectorType)

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

Determines if two ExpressRouteLinkConnectorType values are the same.

Implicit(String to ExpressRouteLinkConnectorType)

Converts a string to a ExpressRouteLinkConnectorType.

Inequality(ExpressRouteLinkConnectorType, ExpressRouteLinkConnectorType)

Determines if two ExpressRouteLinkConnectorType values are not the same.

Applies to