Compartilhar via


IntellectualProtectionLevel.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a