Freigeben über


BillingBenefitsCommitmentGrain Struct

Definition

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

Name Description
BillingBenefitsCommitmentGrain(String)

Initializes a new instance of BillingBenefitsCommitmentGrain.

Properties

Name Description
FullTerm

Gets the FullTerm.

Hourly

Gets the Hourly.

Unknown

Gets the Unknown.

Methods

Name Description
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

Name Description
Equality(BillingBenefitsCommitmentGrain, BillingBenefitsCommitmentGrain)

Determines if two BillingBenefitsCommitmentGrain values are the same.

Implicit(String to BillingBenefitsCommitmentGrain)

Converts a string to a BillingBenefitsCommitmentGrain.

Implicit(String to Nullable<BillingBenefitsCommitmentGrain>)
Inequality(BillingBenefitsCommitmentGrain, BillingBenefitsCommitmentGrain)

Determines if two BillingBenefitsCommitmentGrain values are not the same.

Applies to