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