Dela via


AvsSubscriptionQuotaEnabled.Inequality Operator

Definition

Determines if two AvsSubscriptionQuotaEnabled values are not the same.

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

Parameters

Returns

Applies to