Share via


IncompleteRunDetails.Equality Operator

Definition

Determines if two IncompleteRunDetails values are the same.

public static bool operator == (Azure.AI.Projects.IncompleteRunDetails left, Azure.AI.Projects.IncompleteRunDetails right);
static member ( = ) : Azure.AI.Projects.IncompleteRunDetails * Azure.AI.Projects.IncompleteRunDetails -> bool
Public Shared Operator == (left As IncompleteRunDetails, right As IncompleteRunDetails) As Boolean

Parameters

Returns

Applies to