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


SynapseIntegrationRuntimeLicenseType.Equality Operator

Definition

Determines if two SynapseIntegrationRuntimeLicenseType values are the same.

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