IDatabaseMigrateEventProperties Interface
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.
[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) |