Class NotebookParameterType


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

      • NotebookParameterType

        public NotebookParameterType()
    • Method Detail

      • fromString

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