Delen via


SelfHostedIntegrationRuntimeNodeStatus.Inequality Operator

Definition

Determines if two SelfHostedIntegrationRuntimeNodeStatus values are not the same.

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