Partager via


BackupProtectionState Structure

Définition

État de sauvegarde de cet élément de sauvegarde.

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

Constructeurs

BackupProtectionState(String)

Initialise une nouvelle instance de BackupProtectionState.

Propriétés

BackupsSuspended

SauvegardesSuspended.

Invalid

Non valide.

IRPending

IRPending.

Protected

Protégée.

ProtectionError

ProtectionError.

ProtectionPaused

ProtectionPaused.

ProtectionStopped

ProtectionStopped.

Méthodes

Equals(BackupProtectionState)

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

Détermine si deux BackupProtectionState valeurs sont identiques.

Implicit(String to BackupProtectionState)

Convertit une chaîne en BackupProtectionState.

Inequality(BackupProtectionState, BackupProtectionState)

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

S’applique à