### YamlMime:JavaType uid: "com.microsoft.azure.management.support.v2020_04_01.UpdateSupportTicket" fullName: "com.microsoft.azure.management.support.v2020_04_01.UpdateSupportTicket" name: "UpdateSupportTicket" nameWithType: "UpdateSupportTicket" summary: "Updates severity, ticket status, and contact details in the support ticket." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **UpdateSupportTicket**" constructors: - uid: "com.microsoft.azure.management.support.v2020_04_01.UpdateSupportTicket.UpdateSupportTicket()" fullName: "com.microsoft.azure.management.support.v2020_04_01.UpdateSupportTicket.UpdateSupportTicket()" name: "UpdateSupportTicket()" nameWithType: "UpdateSupportTicket.UpdateSupportTicket()" syntax: "public UpdateSupportTicket()" methods: - uid: "com.microsoft.azure.management.support.v2020_04_01.UpdateSupportTicket.contactDetails()" fullName: "com.microsoft.azure.management.support.v2020_04_01.UpdateSupportTicket.contactDetails()" name: "contactDetails()" nameWithType: "UpdateSupportTicket.contactDetails()" summary: "Get contact details to be updated on the support ticket." syntax: "public UpdateContactProfile contactDetails()" desc: "Get contact details to be updated on the support ticket." returns: description: "the contactDetails value" type: "" - uid: "com.microsoft.azure.management.support.v2020_04_01.UpdateSupportTicket.severity()" fullName: "com.microsoft.azure.management.support.v2020_04_01.UpdateSupportTicket.severity()" name: "severity()" nameWithType: "UpdateSupportTicket.severity()" summary: "Get severity level." syntax: "public SeverityLevel severity()" desc: "Get severity level. Possible values include: 'minimal', 'moderate', 'critical', 'highestcriticalimpact'." returns: description: "the severity value" type: "" - uid: "com.microsoft.azure.management.support.v2020_04_01.UpdateSupportTicket.status()" fullName: "com.microsoft.azure.management.support.v2020_04_01.UpdateSupportTicket.status()" name: "status()" nameWithType: "UpdateSupportTicket.status()" summary: "Get status to be updated on the ticket." syntax: "public Status status()" desc: "Get status to be updated on the ticket. Possible values include: 'open', 'closed'." returns: description: "the status value" type: "" - uid: "com.microsoft.azure.management.support.v2020_04_01.UpdateSupportTicket.withContactDetails(com.microsoft.azure.management.support.v2020_04_01.UpdateContactProfile)" fullName: "com.microsoft.azure.management.support.v2020_04_01.UpdateSupportTicket.withContactDetails(UpdateContactProfile contactDetails)" name: "withContactDetails(UpdateContactProfile contactDetails)" nameWithType: "UpdateSupportTicket.withContactDetails(UpdateContactProfile contactDetails)" summary: "Set contact details to be updated on the support ticket." parameters: - description: "the contactDetails value to set" name: "contactDetails" type: "" syntax: "public UpdateSupportTicket withContactDetails(UpdateContactProfile contactDetails)" desc: "Set contact details to be updated on the support ticket." returns: description: "the UpdateSupportTicket object itself." type: "" - uid: "com.microsoft.azure.management.support.v2020_04_01.UpdateSupportTicket.withSeverity(com.microsoft.azure.management.support.v2020_04_01.SeverityLevel)" fullName: "com.microsoft.azure.management.support.v2020_04_01.UpdateSupportTicket.withSeverity(SeverityLevel severity)" name: "withSeverity(SeverityLevel severity)" nameWithType: "UpdateSupportTicket.withSeverity(SeverityLevel severity)" summary: "Set severity level." parameters: - description: "the severity value to set" name: "severity" type: "" syntax: "public UpdateSupportTicket withSeverity(SeverityLevel severity)" desc: "Set severity level. Possible values include: 'minimal', 'moderate', 'critical', 'highestcriticalimpact'." returns: description: "the UpdateSupportTicket object itself." type: "" - uid: "com.microsoft.azure.management.support.v2020_04_01.UpdateSupportTicket.withStatus(com.microsoft.azure.management.support.v2020_04_01.Status)" fullName: "com.microsoft.azure.management.support.v2020_04_01.UpdateSupportTicket.withStatus(Status status)" name: "withStatus(Status status)" nameWithType: "UpdateSupportTicket.withStatus(Status status)" summary: "Set status to be updated on the ticket." parameters: - description: "the status value to set" name: "status" type: "" syntax: "public UpdateSupportTicket withStatus(Status status)" desc: "Set status to be updated on the ticket. Possible values include: 'open', 'closed'." returns: description: "the UpdateSupportTicket object itself." type: "" type: "class" desc: "Updates severity, ticket status, and contact details in the support ticket." metadata: {} package: "com.microsoft.azure.management.support.v2020_04_01" artifact: com.microsoft.azure.support.v2020_04_01:azure-mgmt-support:1.0.0