Class ResourceSkuRestrictionsType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<ResourceSkuRestrictionsType>
com.azure.resourcemanager.datamigration.models.ResourceSkuRestrictionsType

public final class ResourceSkuRestrictionsType extends com.azure.core.util.ExpandableStringEnum<ResourceSkuRestrictionsType>
The type of restrictions.
  • Field Details

  • Constructor Details

    • ResourceSkuRestrictionsType

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

    • fromString

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

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