共用方式為


BillingEnrollmentSupportLevel.Inequality Operator

Definition

Determines if two BillingEnrollmentSupportLevel values are not the same.

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

Parameters

Returns

Applies to