Partilhar via


TestMigrationState Estrutura

Definição

O estado de migração de teste.

public readonly struct TestMigrationState : IEquatable<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.TestMigrationState>
type TestMigrationState = struct
Public Structure TestMigrationState
Implements IEquatable(Of TestMigrationState)
Herança
TestMigrationState
Implementações

Construtores

TestMigrationState(String)

Inicializa uma nova instância de TestMigrationState.

Propriedades

None

Nenhum.

TestMigrationCleanupInProgress

TestMigrationCleanupInProgress.

TestMigrationCompletedWithInformation

TestMigrationCompletedWithInformation.

TestMigrationFailed

TestMigrationFailed.

TestMigrationInProgress

TestMigrationInProgress.

TestMigrationPartiallySucceeded

TestMigrationPartiallySucceeded.

TestMigrationSucceeded

TestMigrationSucceeded.

Métodos

Equals(TestMigrationState)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(TestMigrationState, TestMigrationState)

Determina se dois TestMigrationState valores são os mesmos.

Implicit(String to TestMigrationState)

Converte uma cadeia de caracteres em um TestMigrationState.

Inequality(TestMigrationState, TestMigrationState)

Determina se dois TestMigrationState valores não são os mesmos.

Aplica-se a