Compartilhar via


MigrationRecoveryPointType Estrutura

Definição

O tipo de ponto de recuperação.

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

Construtores

MigrationRecoveryPointType(String)

Inicializa uma nova instância de MigrationRecoveryPointType.

Propriedades

ApplicationConsistent

ApplicationConsistent.

CrashConsistent

CrashConsistent.

NotSpecified

Notspecified.

Métodos

Equals(MigrationRecoveryPointType)

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(MigrationRecoveryPointType, MigrationRecoveryPointType)

Determina se dois MigrationRecoveryPointType valores são os mesmos.

Implicit(String to MigrationRecoveryPointType)

Converte uma cadeia de caracteres em um MigrationRecoveryPointType.

Inequality(MigrationRecoveryPointType, MigrationRecoveryPointType)

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

Aplica-se a