Sdílet prostřednictvím


ConsumptionLotSource Struct

Definition

The source of the lot.

public readonly struct ConsumptionLotSource : IEquatable<Azure.ResourceManager.Consumption.Models.ConsumptionLotSource>
type ConsumptionLotSource = struct
Public Structure ConsumptionLotSource
Implements IEquatable(Of ConsumptionLotSource)
Inheritance
ConsumptionLotSource
Implements

Constructors

ConsumptionLotSource(String)

Initializes a new instance of ConsumptionLotSource.

Properties

ConsumptionCommitment

ConsumptionCommitment.

PromotionalCredit

PromotionalCredit.

PurchasedCredit

PurchasedCredit.

Methods

Equals(ConsumptionLotSource)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(ConsumptionLotSource, ConsumptionLotSource)

Determines if two ConsumptionLotSource values are the same.

Implicit(String to ConsumptionLotSource)

Converts a string to a ConsumptionLotSource.

Inequality(ConsumptionLotSource, ConsumptionLotSource)

Determines if two ConsumptionLotSource values are not the same.

Applies to