Share via


IInnerHealthError.ErrorType Property

Definition

Type of error.

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

Property Value

Attributes

Applies to