Class ExpressRoutePortsBillingType

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

public final class ExpressRoutePortsBillingType extends com.azure.core.util.ExpandableStringEnum<ExpressRoutePortsBillingType>
The billing type of the ExpressRoutePort resource.
  • Field Details

  • Constructor Details

    • ExpressRoutePortsBillingType

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

    • fromString

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

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