Class OutputType


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

      • WORKSPACE

        public static final OutputType WORKSPACE
        Static value Workspace for OutputType.
    • Constructor Detail

      • OutputType

        public OutputType()
    • Method Detail

      • fromString

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