Partilhar via


DataReplicationRecoveryPointType Estrutura

Definição

Obtém ou define o tipo de ponto de recuperação.

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

Construtores

DataReplicationRecoveryPointType(String)

Inicializa uma nova instância de DataReplicationRecoveryPointType.

Propriedades

ApplicationConsistent

ApplicationConsistent.

CrashConsistent

CrashConsistent.

Métodos

Equals(DataReplicationRecoveryPointType)

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

Determina se dois DataReplicationRecoveryPointType valores são os mesmos.

Implicit(String to DataReplicationRecoveryPointType)

Converte uma cadeia de caracteres em um DataReplicationRecoveryPointType.

Inequality(DataReplicationRecoveryPointType, DataReplicationRecoveryPointType)

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

Aplica-se a