Partager via


PolicyEnabledState.Equality(PolicyEnabledState, PolicyEnabledState) Opérateur

Définition

Détermine si deux PolicyEnabledState valeurs sont identiques.

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

Paramètres

Retours

S’applique à