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