DataReplicationRecoveryPointType Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET