Partager via


DataReplicationRecoveryPointType Structure

Définition

Obtient ou définit le type de point de récupération.

public readonly struct DataReplicationRecoveryPointType : IEquatable<Azure.ResourceManager.RecoveryServicesDataReplication.Models.DataReplicationRecoveryPointType>
type DataReplicationRecoveryPointType = struct
Public Structure DataReplicationRecoveryPointType
Implements IEquatable(Of DataReplicationRecoveryPointType)
Héritage
DataReplicationRecoveryPointType
Implémente

Constructeurs

DataReplicationRecoveryPointType(String)

Initialise une nouvelle instance de DataReplicationRecoveryPointType.

Propriétés

ApplicationConsistent

ApplicationConsistent.

CrashConsistent

CrashConsistent.

Méthodes

Equals(DataReplicationRecoveryPointType)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(DataReplicationRecoveryPointType, DataReplicationRecoveryPointType)

Détermine si deux DataReplicationRecoveryPointType valeurs sont identiques.

Implicit(String to DataReplicationRecoveryPointType)

Convertit une chaîne en DataReplicationRecoveryPointType.

Inequality(DataReplicationRecoveryPointType, DataReplicationRecoveryPointType)

Détermine si deux DataReplicationRecoveryPointType valeurs ne sont pas identiques.

S’applique à