Share via


AzureHybridBenefitType Struct

Definition

Placement policy hosts opt-in 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

None.

SqlHost

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