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