Class MicrosoftGraphManagementAgentType

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

public final class MicrosoftGraphManagementAgentType extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphManagementAgentType>
managementAgentType.
  • Field Details

  • Constructor Details

    • MicrosoftGraphManagementAgentType

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

    • fromString

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

      Gets known MicrosoftGraphManagementAgentType values.
      Returns:
      known MicrosoftGraphManagementAgentType values.