BillingAgreementType.Inequality Operator

Definition

Determines if two BillingAgreementType values are not the same.

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

Parameters

Returns

Applies to