ConsumptionReservationRecommendationScope 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.
The ConsumptionReservationRecommendationScope.
public readonly struct ConsumptionReservationRecommendationScope : IEquatable<Azure.ResourceManager.Consumption.Models.ConsumptionReservationRecommendationScope>
type ConsumptionReservationRecommendationScope = struct
Public Structure ConsumptionReservationRecommendationScope
Implements IEquatable(Of ConsumptionReservationRecommendationScope)
- Inheritance
-
ConsumptionReservationRecommendationScope
- Implements
Constructors
ConsumptionReservationRecommendationScope(String) |
Initializes a new instance of ConsumptionReservationRecommendationScope. |
Properties
Shared |
Shared. |
Single |
Single. |
Methods
Equals(ConsumptionReservationRecommendationScope) |
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(ConsumptionReservationRecommendationScope, ConsumptionReservationRecommendationScope) |
Determines if two ConsumptionReservationRecommendationScope values are the same. |
Implicit(String to ConsumptionReservationRecommendationScope) |
Converts a string to a ConsumptionReservationRecommendationScope. |
Inequality(ConsumptionReservationRecommendationScope, ConsumptionReservationRecommendationScope) |
Determines if two ConsumptionReservationRecommendationScope values are not the same. |
Applies to
Azure SDK for .NET