次の方法で共有


BillingBenefitCommitmentGrain Struct

Definition

Commitment grain.

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

Constructors

BillingBenefitCommitmentGrain(String)

Initializes a new instance of BillingBenefitCommitmentGrain.

Properties

Hourly

Hourly.

Methods

Equals(BillingBenefitCommitmentGrain)

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

Determines if two BillingBenefitCommitmentGrain values are the same.

Implicit(String to BillingBenefitCommitmentGrain)

Converts a string to a BillingBenefitCommitmentGrain.

Inequality(BillingBenefitCommitmentGrain, BillingBenefitCommitmentGrain)

Determines if two BillingBenefitCommitmentGrain values are not the same.

Applies to