Share via


UpdateSupportTicket.Status Property

Definition

Status to be updated on the ticket.

public Azure.ResourceManager.Support.Models.SupportTicketStatus? Status { get; set; }
member this.Status : Nullable<Azure.ResourceManager.Support.Models.SupportTicketStatus> with get, set
Public Property Status As Nullable(Of SupportTicketStatus)

Property Value

Applies to