次の方法で共有


BillingAgreementCategory.Inequality Operator

Definition

Determines if two BillingAgreementCategory values are not the same.

public static bool operator != (Azure.ResourceManager.Billing.Models.BillingAgreementCategory left, Azure.ResourceManager.Billing.Models.BillingAgreementCategory right);
static member op_Inequality : 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