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