Class NotebookReferenceType


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

      • NOTEBOOK_REFERENCE

        public static final NotebookReferenceType NOTEBOOK_REFERENCE
        Static value NotebookReference for NotebookReferenceType.
    • Constructor Detail

      • NotebookReferenceType

        public NotebookReferenceType()
    • Method Detail

      • fromString

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