Class MicrosoftGraphOnlineMeetingRole

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

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

  • Constructor Details

    • MicrosoftGraphOnlineMeetingRole

      public MicrosoftGraphOnlineMeetingRole()
  • Method Details

    • fromString

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

      Returns:
      known MicrosoftGraphOnlineMeetingRole values.