Share via


ErrorDetails.IsAgentReportedError Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public bool? IsAgentReportedError { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.IsAgentReportedError : Nullable<bool>
Public ReadOnly Property IsAgentReportedError As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to