Sdílet prostřednictvím


BillingBenefitsCommitmentGrain Struct

Definition

Commitment grain.

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

Constructors

BillingBenefitsCommitmentGrain(String)

Initializes a new instance of BillingBenefitsCommitmentGrain.

Properties

Hourly

Hourly.

Methods

Equals(BillingBenefitsCommitmentGrain)

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

Determines if two BillingBenefitsCommitmentGrain values are the same.

Implicit(String to BillingBenefitsCommitmentGrain)

Converts a string to a BillingBenefitsCommitmentGrain.

Inequality(BillingBenefitsCommitmentGrain, BillingBenefitsCommitmentGrain)

Determines if two BillingBenefitsCommitmentGrain values are not the same.

Applies to