Class SupportedRuntimePlatform


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

      • SupportedRuntimePlatform

        public SupportedRuntimePlatform()
    • Method Detail

      • 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.