Compartilhar via


PolicyEnabledState.Inequality(PolicyEnabledState, PolicyEnabledState) Operador

Definição

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

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