Partilhar via


DeleteBillingProfileEligibilityCode.Inequality Operator

Definition

Determines if two DeleteBillingProfileEligibilityCode values are not the same.

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

Parameters

Returns

Applies to