BillingAgreementType.Equality Operator

Definition

Determines if two BillingAgreementType values are the same.

public static bool operator == (Azure.ResourceManager.Billing.Models.BillingAgreementType left, Azure.ResourceManager.Billing.Models.BillingAgreementType right);
static member ( = ) : Azure.ResourceManager.Billing.Models.BillingAgreementType * Azure.ResourceManager.Billing.Models.BillingAgreementType -> bool
Public Shared Operator == (left As BillingAgreementType, right As BillingAgreementType) As Boolean

Parameters

Returns

Applies to