IMigrationStatusDetails.CompleteRestoreErrorMessage 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.
Complete restore error message, if any
[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Complete restore error message, if any", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="completeRestoreErrorMessage")]
public string CompleteRestoreErrorMessage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Complete restore error message, if any", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="completeRestoreErrorMessage")>]
member this.CompleteRestoreErrorMessage : string
Public ReadOnly Property CompleteRestoreErrorMessage As String
Property Value
- Attributes