IDatabaseMigrateEventProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.DatabaseMigrateEventPropertiesTypeConverter))]
public interface IDatabaseMigrateEventProperties : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.IMigrateEventProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20180901Preview.DatabaseMigrateEventPropertiesTypeConverter))>]
type IDatabaseMigrateEventProperties = interface
    interface IJsonSerializable
    interface IMigrateEventProperties
Public Interface IDatabaseMigrateEventProperties
Implements IMigrateEventProperties
Derived
Attributes
Implements

Properties

ClientRequestId (Inherited from IMigrateEventProperties)
Database
DatabaseInstanceId
ErrorCode (Inherited from IMigrateEventProperties)
ErrorMessage (Inherited from IMigrateEventProperties)
InstanceType (Inherited from IMigrateEventProperties)
PossibleCaus (Inherited from IMigrateEventProperties)
Recommendation (Inherited from IMigrateEventProperties)
Solution (Inherited from IMigrateEventProperties)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to