Share via


IEventQueryParameter.Severity Property

Definition

The severity of the events to be queried.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The severity of the events to be queried.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="severity")]
public string Severity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The severity of the events to be queried.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="severity")>]
member this.Severity : string with get, set
Public Property Severity As String

Property Value

Attributes

Applies to