Compartir a través de


IntellectualProtectionLevel.Inequality Operador

Definición

Determina si dos IntellectualProtectionLevel valores no son los mismos.

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

Devoluciones

Se aplica a