Share via


BenefitsCommitmentGrain Struct

Definition

Commitment grain.

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

Constructors

BenefitsCommitmentGrain(String)

Initializes a new instance of BenefitsCommitmentGrain.

Properties

Hourly

Hourly.

Methods

Equals(BenefitsCommitmentGrain)

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

Determines if two BenefitsCommitmentGrain values are the same.

Implicit(String to BenefitsCommitmentGrain)

Converts a string to a BenefitsCommitmentGrain.

Inequality(BenefitsCommitmentGrain, BenefitsCommitmentGrain)

Determines if two BenefitsCommitmentGrain values are not the same.

Applies to