IJobErrorDetails.ServiceErrorDetailPossibleCaus Property

Definition

Possible causes of error.

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

Property Value

Attributes

Applies to