Class ExpressRouteLinkConnectorType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<ExpressRouteLinkConnectorType>
com.azure.resourcemanager.network.models.ExpressRouteLinkConnectorType
All Implemented Interfaces:
com.azure.core.util.ExpandableEnum<String>

public final class ExpressRouteLinkConnectorType extends com.azure.core.util.ExpandableStringEnum<ExpressRouteLinkConnectorType>
Physical fiber port type.
  • Field Details

  • Constructor Details

    • ExpressRouteLinkConnectorType

      @Deprecated public ExpressRouteLinkConnectorType()
      Deprecated.
      Use the fromString(String) factory method.
      Creates a new instance of ExpressRouteLinkConnectorType value.
  • Method Details

    • fromString

      public static ExpressRouteLinkConnectorType fromString(String name)
      Creates or finds a ExpressRouteLinkConnectorType from its string representation.
      Parameters:
      name - a name to look for.
      Returns:
      the corresponding ExpressRouteLinkConnectorType.
    • values

      public static Collection<ExpressRouteLinkConnectorType> values()
      Gets known ExpressRouteLinkConnectorType values.
      Returns:
      known ExpressRouteLinkConnectorType values.