MigrateSqlServerSqlMITaskOutputLoginLevel 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 MigrateSqlServerSqlMITaskOutputLoginLevel.
public class MigrateSqlServerSqlMITaskOutputLoginLevel : Azure.ResourceManager.DataMigration.Models.MigrateSqlServerSqlMITaskOutput
type MigrateSqlServerSqlMITaskOutputLoginLevel = class
inherit MigrateSqlServerSqlMITaskOutput
Public Class MigrateSqlServerSqlMITaskOutputLoginLevel
Inherits MigrateSqlServerSqlMITaskOutput
- Inheritance
Properties
EndedOn |
Login migration end time. |
ExceptionsAndWarnings |
Login migration errors and warnings per login. |
Id |
Result identifier. (Inherited from MigrateSqlServerSqlMITaskOutput) |
LoginName |
Login name. |
Message |
Login migration progress message. |
Stage |
Current stage of login. |
StartedOn |
Login migration start time. |
State |
Current state of login. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET