IJobErrorDetails.ProviderErrorDetailErrorMessage Property

Definition

The Error message.

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

Property Value

Attributes

Applies to