Megosztás a következőn keresztül:


SynapseIntegrationRuntimeLicenseType.Inequality Operator

Definition

Determines if two SynapseIntegrationRuntimeLicenseType values are not the same.

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

Parameters

Returns

Applies to