Compartilhar via


BackupProtectionState Estrutura

Definição

Estado de backup deste item de backup.

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

Construtores

BackupProtectionState(String)

Inicializa uma nova instância de BackupProtectionState.

Propriedades

BackupsSuspended

BackupsSuspended.

Invalid

Inválido.

IRPending

IRPending.

Protected

Protegido.

ProtectionError

ProtectionError.

ProtectionPaused

ProtectionPaused.

ProtectionStopped

ProtectionStopped.

Métodos

Equals(BackupProtectionState)

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

Determina se dois BackupProtectionState valores são os mesmos.

Implicit(String to BackupProtectionState)

Converte uma cadeia de caracteres em um BackupProtectionState.

Inequality(BackupProtectionState, BackupProtectionState)

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

Aplica-se a