Compartir a través de


IntellectualProtectionLevel.Equality Operador

Definición

Determina si dos IntellectualProtectionLevel valores son los mismos.

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