Class MicrosoftGraphExternalAudienceScope

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

public final class MicrosoftGraphExternalAudienceScope extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphExternalAudienceScope>
externalAudienceScope.
  • Field Details

  • Constructor Details

    • MicrosoftGraphExternalAudienceScope

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

    • fromString

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

      Gets known MicrosoftGraphExternalAudienceScope values.
      Returns:
      known MicrosoftGraphExternalAudienceScope values.