Class SqlAgentConfigurationPropertiesState

java.lang.Object
com.azure.core.util.ExpandableStringEnum<SqlAgentConfigurationPropertiesState>
com.azure.resourcemanager.sql.models.SqlAgentConfigurationPropertiesState

public final class SqlAgentConfigurationPropertiesState extends com.azure.core.util.ExpandableStringEnum<SqlAgentConfigurationPropertiesState>
The state of Sql Agent.
  • Field Details

  • Constructor Details

    • SqlAgentConfigurationPropertiesState

      public SqlAgentConfigurationPropertiesState()
  • Method Details

    • fromString

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

      Gets known SqlAgentConfigurationPropertiesState values.
      Returns:
      known SqlAgentConfigurationPropertiesState values.