Share via


IErrorDetails.AgentErrorMessage Property

Definition

Error message from the agent.

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

Property Value

Attributes

Applies to