共用方式為


BillingTaxIdentifierType.Inequality Operator

Definition

Determines if two BillingTaxIdentifierType values are not the same.

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

Parameters

Returns

Applies to