Class MicrosoftGraphOnenoteUserRole

java.lang.Object
com.azure.core.util.ExpandableStringEnum<MicrosoftGraphOnenoteUserRole>
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOnenoteUserRole

public final class MicrosoftGraphOnenoteUserRole extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphOnenoteUserRole>
onenoteUserRole.
  • Field Details

  • Constructor Details

    • MicrosoftGraphOnenoteUserRole

      @Deprecated public MicrosoftGraphOnenoteUserRole()
      Deprecated.
      Use the fromString(String) factory method.
      Creates a new instance of MicrosoftGraphOnenoteUserRole value.
  • Method Details

    • fromString

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

      public static Collection<MicrosoftGraphOnenoteUserRole> values()
      Gets known MicrosoftGraphOnenoteUserRole values.
      Returns:
      known MicrosoftGraphOnenoteUserRole values.