BillingBenefitsCommitmentGrain Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET