Dela via


AvsSubscriptionQuotaEnabled.Equality Operator

Definition

Determines if two AvsSubscriptionQuotaEnabled values are the same.

public static bool operator == (Azure.ResourceManager.Avs.Models.AvsSubscriptionQuotaEnabled left, Azure.ResourceManager.Avs.Models.AvsSubscriptionQuotaEnabled right);
static member ( = ) : 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