Compartilhar via


CustomRuleEnabledState.Inequality Operador

Definição

Determina se dois CustomRuleEnabledState valores não são os mesmos.

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