Partilhar via


PostArgsMatchConditionType.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a