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>
onlineMeetingRole.
  • Field Details

  • Constructor Details

    • MicrosoftGraphOnlineMeetingRole

      @Deprecated public MicrosoftGraphOnlineMeetingRole()
      Deprecated.
      Use the fromString(String) factory method.
      Creates a new instance of MicrosoftGraphOnlineMeetingRole value.
  • 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

      Gets known MicrosoftGraphOnlineMeetingRole values.
      Returns:
      known MicrosoftGraphOnlineMeetingRole values.