Compartilhar via


ConsumptionEventType Estrutura

Definição

Identifica o tipo do evento. Nome serializado: EventType

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

Construtores

ConsumptionEventType(String)

Inicializa uma nova instância de ConsumptionEventType.

Propriedades

CreditExpired

CreditExpired Serialized Name: EventType.CreditExpired

NewCredit

Nome serializado do NewCredit: EventType.NewCredit

PendingAdjustments

PendingAdjustments Serialized Name: EventType.PendingAdjustments

PendingCharges

PendingCharges Serialized Name: EventType.PendingCharges

PendingExpiredCredit

PendingExpiredCredit Serialized Name: EventType.PendingExpiredCredit

PendingNewCredit

PendingNewCredit Serialized Name: EventType.PendingNewCredit

SettledCharges

SettledCharges Serialized Name: EventType.SettledCharges

UnKnown

Nome serializado não desconhecido: EventType.UnKnown

Métodos

Equals(ConsumptionEventType)

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

Determina se dois ConsumptionEventType valores são os mesmos.

Implicit(String to ConsumptionEventType)

Converte uma cadeia de caracteres em um ConsumptionEventType.

Inequality(ConsumptionEventType, ConsumptionEventType)

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

Aplica-se a