Partager via


RestorePointType Structure

Définition

Type de point de restauration.

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

Constructeurs

RestorePointType(String)

Initialise une nouvelle instance de RestorePointType.

Propriétés

Differential

Différentiel.

Full

Complet.

Incremental

Incrémental.

Invalid

Non valide.

Log

Rapport.

SnapshotCopyOnlyFull

SnapshotCopyOnlyFull.

SnapshotFull

SnapshotFull.

Méthodes

Equals(RestorePointType)

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

Détermine si deux RestorePointType valeurs sont identiques.

Implicit(String to RestorePointType)

Convertit une chaîne en RestorePointType.

Inequality(RestorePointType, RestorePointType)

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

S’applique à