Compartilhar via


CustomRuleEnabledState.Equality Operador

Definição

Determina se dois CustomRuleEnabledState valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a