MigrateMySqlAzureDBForMySqlOfflineTaskOutputTableLevel Class
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.
The MigrateMySqlAzureDBForMySqlOfflineTaskOutputTableLevel.
public class MigrateMySqlAzureDBForMySqlOfflineTaskOutputTableLevel : Azure.ResourceManager.DataMigration.Models.MigrateMySqlAzureDBForMySqlOfflineTaskOutput, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataMigration.Models.MigrateMySqlAzureDBForMySqlOfflineTaskOutputTableLevel>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataMigration.Models.MigrateMySqlAzureDBForMySqlOfflineTaskOutputTableLevel>
type MigrateMySqlAzureDBForMySqlOfflineTaskOutputTableLevel = class
inherit MigrateMySqlAzureDBForMySqlOfflineTaskOutput
interface IJsonModel<MigrateMySqlAzureDBForMySqlOfflineTaskOutputTableLevel>
interface IPersistableModel<MigrateMySqlAzureDBForMySqlOfflineTaskOutputTableLevel>
Public Class MigrateMySqlAzureDBForMySqlOfflineTaskOutputTableLevel
Inherits MigrateMySqlAzureDBForMySqlOfflineTaskOutput
Implements IJsonModel(Of MigrateMySqlAzureDBForMySqlOfflineTaskOutputTableLevel), IPersistableModel(Of MigrateMySqlAzureDBForMySqlOfflineTaskOutputTableLevel)
- Inheritance
-
MigrateMySqlAzureDBForMySqlOfflineTaskOutputTableLevel
- Implements
Properties
EndedOn |
Migration end time. |
ErrorPrefix |
Wildcard string prefix to use for querying all errors of the item. |
Id |
Result identifier. (Inherited from MigrateMySqlAzureDBForMySqlOfflineTaskOutput) |
ItemsCompletedCount |
Number of successfully completed items. |
ItemsCount |
Number of items. |
LastStorageUpdate |
Last time the storage was updated. |
ObjectName |
Name of the item. |
ResultPrefix |
Wildcard string prefix to use for querying all sub-tem results of the item. |
StartedOn |
Migration start time. |
State |
Current state of migration. |
StatusMessage |
Status message. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Azure SDK for .NET