Share via


IErrorDetails.Severity Property

Definition

Error severity.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Error severity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="severity")]
public string Severity { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Error severity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="severity")>]
member this.Severity : string
Public ReadOnly Property Severity As String

Property Value

Attributes

Applies to