Compartilhar via


DataProtectionBackupWeekNumber Estrutura

Definição

O DataProtectionBackupWeekNumber.

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

Construtores

DataProtectionBackupWeekNumber(String)

Inicializa uma nova instância de DataProtectionBackupWeekNumber.

Propriedades

First

Primeiro.

Fourth

Quarto.

Last

Último.

Second

Segundo.

Third

Terceiro.

Métodos

Equals(DataProtectionBackupWeekNumber)

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

Determina se dois DataProtectionBackupWeekNumber valores são os mesmos.

Implicit(String to DataProtectionBackupWeekNumber)

Converte uma cadeia de caracteres em um DataProtectionBackupWeekNumber.

Inequality(DataProtectionBackupWeekNumber, DataProtectionBackupWeekNumber)

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

Aplica-se a