IHealthError.RecoveryProviderErrorMessage Property

Definition

DRA error message.

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

Property Value

Attributes

Applies to