Class IntegrationServiceEnvironmentSkuName

java.lang.Object
com.azure.core.util.ExpandableStringEnum<IntegrationServiceEnvironmentSkuName>
com.azure.resourcemanager.logic.models.IntegrationServiceEnvironmentSkuName

public final class IntegrationServiceEnvironmentSkuName extends com.azure.core.util.ExpandableStringEnum<IntegrationServiceEnvironmentSkuName>
The integration service environment sku name.
  • Field Details

  • Constructor Details

    • IntegrationServiceEnvironmentSkuName

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

    • fromString

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

      Gets known IntegrationServiceEnvironmentSkuName values.
      Returns:
      known IntegrationServiceEnvironmentSkuName values.