Share via


IErrorDetails.IsAgentReportedError Property

Definition

Value indicating whether the error originated from a agent or not.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Value indicating whether the error originated from a agent or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isAgentReportedError")]
public bool? IsAgentReportedError { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Value indicating whether the error originated from a agent or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isAgentReportedError")>]
member this.IsAgentReportedError : Nullable<bool>
Public ReadOnly Property IsAgentReportedError As Nullable(Of Boolean)

Property Value

Attributes

Applies to