Partager via


RecoveryPlanPointType Structure

Définition

Type de point de récupération.

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

Constructeurs

RecoveryPlanPointType(String)

Initialise une nouvelle instance de RecoveryPlanPointType.

Propriétés

Latest

Dernière.

LatestApplicationConsistent

LatestApplicationConsistent.

LatestCrashConsistent

LatestCrashConsistent.

LatestProcessed

LatestProcessed.

Méthodes

Equals(RecoveryPlanPointType)

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

Détermine si deux RecoveryPlanPointType valeurs sont identiques.

Implicit(String to RecoveryPlanPointType)

Convertit une chaîne en RecoveryPlanPointType.

Inequality(RecoveryPlanPointType, RecoveryPlanPointType)

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

S’applique à