Class SupportedRuntimePlatform

java.lang.Object
com.azure.core.util.ExpandableStringEnum<SupportedRuntimePlatform>
com.azure.resourcemanager.appplatform.models.SupportedRuntimePlatform

public final class SupportedRuntimePlatform extends com.azure.core.util.ExpandableStringEnum<SupportedRuntimePlatform>
Defines values for SupportedRuntimePlatform.
  • Field Details

  • Constructor Details

    • SupportedRuntimePlatform

      public SupportedRuntimePlatform()
  • Method Details

    • fromString

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

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