SubscriptionTransferValidationErrorCode.Inequality Operator

Definition

Determines if two SubscriptionTransferValidationErrorCode values are not the same.

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