IErrorDetails.AgentErrorPossibleCaus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Possible causes for the agent error.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Possible causes for the agent error.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="agentErrorPossibleCauses")]
public string AgentErrorPossibleCaus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Possible causes for the agent error.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="agentErrorPossibleCauses")>]
member this.AgentErrorPossibleCaus : string
Public ReadOnly Property AgentErrorPossibleCaus As String
Property Value
- Attributes