### YamlMime:JavaType uid: "com.microsoft.azure.management.sql.JobAgentUpdate" fullName: "com.microsoft.azure.management.sql.JobAgentUpdate" name: "JobAgentUpdate" nameWithType: "JobAgentUpdate" summary: "An update to an Azure SQL job agent." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **JobAgentUpdate**" constructors: - uid: "com.microsoft.azure.management.sql.JobAgentUpdate.JobAgentUpdate()" fullName: "com.microsoft.azure.management.sql.JobAgentUpdate.JobAgentUpdate()" name: "JobAgentUpdate()" nameWithType: "JobAgentUpdate.JobAgentUpdate()" syntax: "public JobAgentUpdate()" methods: - uid: "com.microsoft.azure.management.sql.JobAgentUpdate.tags()" fullName: "com.microsoft.azure.management.sql.JobAgentUpdate.tags()" name: "tags()" nameWithType: "JobAgentUpdate.tags()" summary: "Get resource tags." syntax: "public Map tags()" desc: "Get resource tags." returns: description: "the tags value" type: "<,>" - uid: "com.microsoft.azure.management.sql.JobAgentUpdate.withTags(java.util.Map)" fullName: "com.microsoft.azure.management.sql.JobAgentUpdate.withTags(Map tags)" name: "withTags(Map tags)" nameWithType: "JobAgentUpdate.withTags(Map tags)" summary: "Set resource tags." parameters: - description: "the tags value to set" name: "tags" type: "<,>" syntax: "public JobAgentUpdate withTags(Map tags)" desc: "Set resource tags." returns: description: "the JobAgentUpdate object itself." type: "" type: "class" desc: "An update to an Azure SQL job agent." metadata: {} package: "com.microsoft.azure.management.sql" artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4