Uses of Class
com.azure.resourcemanager.sql.fluent.models.SqlAgentConfigurationProperties
Packages that use SqlAgentConfigurationProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of SqlAgentConfigurationProperties in com.azure.resourcemanager.sql.fluent.models
Classes in com.azure.resourcemanager.sql.fluent.models that implement interfaces with type arguments of type SqlAgentConfigurationPropertiesModifier and TypeClassDescriptionfinal classSql agent configuration properties.Methods in com.azure.resourcemanager.sql.fluent.models that return SqlAgentConfigurationPropertiesModifier and TypeMethodDescriptionSqlAgentConfigurationProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SqlAgentConfigurationProperties from the JsonReader.SqlAgentConfigurationProperties.withState(SqlAgentConfigurationPropertiesState state) Set the state property: The state of Sql Agent.