次の方法で共有


BillingAgreementCategory.Equality Operator

Definition

Determines if two BillingAgreementCategory values are the same.

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

Parameters

Returns

Applies to