Bagikan melalui


PSSupportTicket.Severity Property

Definition

Gets or sets severity of the support ticket. Possible values include: 'minimal', 'moderate', 'critical'

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public string Severity { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.Severity : string with get, set
Public Property Severity As String

Property Value

Attributes

Applies to