Share via


InitiatorCustomerType.Inequality Operator

Definition

Determines if two InitiatorCustomerType values are not the same.

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

Parameters

Returns

Applies to