Class ScriptOutputStreamType


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

      • ScriptOutputStreamType

        public ScriptOutputStreamType()
    • Method Detail

      • fromString

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