Partilhar via


CurrentProtectionState Estrutura

Definição

Especifica o estado de proteção atual do recurso.

public readonly struct CurrentProtectionState : IEquatable<Azure.ResourceManager.DataProtectionBackup.Models.CurrentProtectionState>
type CurrentProtectionState = struct
Public Structure CurrentProtectionState
Implements IEquatable(Of CurrentProtectionState)
Herança
CurrentProtectionState
Implementações

Construtores

CurrentProtectionState(String)

Inicializa uma nova instância de CurrentProtectionState.

Propriedades

BackupSchedulesSuspended

BackupSchedulesSuspended.

ConfiguringProtection

ConfigurandoProtection.

ConfiguringProtectionFailed

ConfigurandoProtectionFailed.

Invalid

Inválido.

NotProtected

Não Protegido.

ProtectionConfigured

ProtectionConfigured.

ProtectionError

ProtectionError.

ProtectionStopped

ProtectionStopped.

RetentionSchedulesSuspended

RetentionSchedulesSuspended.

SoftDeleted

SoftDeleted.

SoftDeleting

SoftDeleting.

UpdatingProtection

AtualizandoProteção.

Métodos

Equals(CurrentProtectionState)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(CurrentProtectionState, CurrentProtectionState)

Determina se dois CurrentProtectionState valores são os mesmos.

Implicit(String to CurrentProtectionState)

Converte uma cadeia de caracteres em um CurrentProtectionState.

Inequality(CurrentProtectionState, CurrentProtectionState)

Determina se dois CurrentProtectionState valores não são os mesmos.

Aplica-se a