Delen via


SelfHostedIntegrationRuntimeNodeStatus.Equality Operator

Definition

Determines if two SelfHostedIntegrationRuntimeNodeStatus values are the same.

public static bool operator == (Azure.ResourceManager.DataFactory.Models.SelfHostedIntegrationRuntimeNodeStatus left, Azure.ResourceManager.DataFactory.Models.SelfHostedIntegrationRuntimeNodeStatus right);
static member ( = ) : Azure.ResourceManager.DataFactory.Models.SelfHostedIntegrationRuntimeNodeStatus * Azure.ResourceManager.DataFactory.Models.SelfHostedIntegrationRuntimeNodeStatus -> bool
Public Shared Operator == (left As SelfHostedIntegrationRuntimeNodeStatus, right As SelfHostedIntegrationRuntimeNodeStatus) As Boolean

Parameters

Returns

Applies to