共用方式為


BillingTaxIdentifierType.Equality Operator

Definition

Determines if two BillingTaxIdentifierType values are the same.

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