Compartilhar via


ScheduledActionWeeksOfMonth Estrutura

Definição

Semanas de mês.

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

Construtores

ScheduledActionWeeksOfMonth(String)

Inicializa uma nova instância de ScheduledActionWeeksOfMonth.

Propriedades

First

Primeiro.

Fourth

Quarto.

Last

Último.

Second

Segundo.

Third

Terceiro.

Métodos

Equals(ScheduledActionWeeksOfMonth)

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

Determina se dois ScheduledActionWeeksOfMonth valores são os mesmos.

Implicit(String to ScheduledActionWeeksOfMonth)

Converte uma cadeia de caracteres em um ScheduledActionWeeksOfMonth.

Inequality(ScheduledActionWeeksOfMonth, ScheduledActionWeeksOfMonth)

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

Aplica-se a