ExpressRouteLinkConnectorType Class

Definition

Defines values for ExpressRouteLinkConnectorType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteLinkConnectorType>))]
public class ExpressRouteLinkConnectorType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteLinkConnectorType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteLinkConnectorType>))>]
type ExpressRouteLinkConnectorType = class
    inherit ExpandableStringEnum<ExpressRouteLinkConnectorType>
Public Class ExpressRouteLinkConnectorType
Inherits ExpandableStringEnum(Of ExpressRouteLinkConnectorType)
Inheritance
Attributes
Newtonsoft.Json.JsonConverterAttribute

Constructors

ExpressRouteLinkConnectorType()

Fields

LC
SC

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to