Share via


IntegrationRuntimeLicenseType.Inequality Operator

Definition

Determines if two IntegrationRuntimeLicenseType values are not the same.

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

Parameters

Returns

Applies to