Partilhar via


RequestMethodMatchConditionType.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a