IJobErrorDetails.ProviderErrorDetailErrorMessage Property

Definition

The Error message.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The Error message.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="errorMessage")]
public string ProviderErrorDetailErrorMessage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The Error message.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="errorMessage")>]
member this.ProviderErrorDetailErrorMessage : string with get, set
Public Property ProviderErrorDetailErrorMessage As String

Property Value

Attributes

Applies to