Compartilhar via


PolicyEnabledState.Equality(PolicyEnabledState, PolicyEnabledState) Operador

Definição

Determina se dois PolicyEnabledState valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a