Partager via


ConsumptionLotSource Structure

Définition

Source du lot. Nom sérialisé : LotSource

public readonly struct ConsumptionLotSource : IEquatable<Azure.ResourceManager.Consumption.Models.ConsumptionLotSource>
type ConsumptionLotSource = struct
Public Structure ConsumptionLotSource
Implements IEquatable(Of ConsumptionLotSource)
Héritage
ConsumptionLotSource
Implémente

Constructeurs

ConsumptionLotSource(String)

Initialise une nouvelle instance de ConsumptionLotSource.

Propriétés

ConsumptionCommitment

Nom sérialisé ConsumptionCommitment : LotSource.ConsumptionCommitment

PromotionalCredit

Nom sérialisé PromotionalCredit : LotSource.PromotionalCredit

PurchasedCredit

Nom sérialisé PurchasedCredit : LotSource.PurchasedCredit

Méthodes

Equals(ConsumptionLotSource)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(ConsumptionLotSource, ConsumptionLotSource)

Détermine si deux ConsumptionLotSource valeurs sont identiques.

Implicit(String to ConsumptionLotSource)

Convertit une chaîne en ConsumptionLotSource.

Inequality(ConsumptionLotSource, ConsumptionLotSource)

Détermine si deux ConsumptionLotSource valeurs ne sont pas identiques.

S’applique à