Sdílet prostřednictvím


IntellectualProtectionLevel.Equality Operator

Definition

Determines if two IntellectualProtectionLevel values are the same.

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

Parameters

Returns

Applies to