次の方法で共有


BillingRequestType.Inequality(BillingRequestType, BillingRequestType) Operator

Definition

Determines if two BillingRequestType values are not the same.

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

Parameters

Returns

Applies to