Share via


AzureHybridBenefitType Struct

Definition

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