Class MicrosoftGraphMdmAuthority

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

public final class MicrosoftGraphMdmAuthority extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphMdmAuthority>
mdmAuthority.
  • Field Details

  • Constructor Details

    • MicrosoftGraphMdmAuthority

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

    • fromString

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

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