Partager via


CurrentProtectionState Structure

Définition

Spécifie l’état de protection actuel de la ressource.

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

Constructeurs

CurrentProtectionState(String)

Initialise une nouvelle instance de CurrentProtectionState.

Propriétés

BackupSchedulesSuspended

BackupSchedulesSuspended.

ConfiguringProtection

Configuration de la protection.

ConfiguringProtectionFailed

Configuration deProtectionFailed.

Invalid

Non valide.

NotProtected

Non protégé.

ProtectionConfigured

ProtectionConfigured.

ProtectionError

ProtectionError.

ProtectionStopped

ProtectionStopped.

RetentionSchedulesSuspended

RetentionSchedulesSuspended.

SoftDeleted

SoftDeleted.

SoftDeleting

SoftDeleting.

UpdatingProtection

Mise à jourprotection.

Méthodes

Equals(CurrentProtectionState)

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

Détermine si deux CurrentProtectionState valeurs sont identiques.

Implicit(String to CurrentProtectionState)

Convertit une chaîne en CurrentProtectionState.

Inequality(CurrentProtectionState, CurrentProtectionState)

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

S’applique à