BenefitsCommitmentGrain 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 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
Azure SDK for .NET