Compartilhar via


IntellectualProtectionLevel.Equality Operador

Definição

Determina se dois IntellectualProtectionLevel valores são os mesmos.

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

Retornos

Aplica-se a