Share via


SubscriptionTransferValidationErrorCode.Equality Operator

Definition

Determines if two SubscriptionTransferValidationErrorCode values are the same.

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

Parameters

Returns

Applies to