Class ProviderAuthorizationConsentState

java.lang.Object
com.azure.core.util.ExpandableStringEnum<ProviderAuthorizationConsentState>
com.azure.resourcemanager.resources.models.ProviderAuthorizationConsentState

public final class ProviderAuthorizationConsentState extends com.azure.core.util.ExpandableStringEnum<ProviderAuthorizationConsentState>
The provider authorization consent state.
  • Field Details

  • Constructor Details

    • ProviderAuthorizationConsentState

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

    • fromString

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

      Gets known ProviderAuthorizationConsentState values.
      Returns:
      known ProviderAuthorizationConsentState values.