IntegrationServiceEnvironmentSkuScaleType.Inequality Operator

Definition

Determines if two IntegrationServiceEnvironmentSkuScaleType values are not the same.

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

Parameters

Returns

Applies to