IntegrationServiceEnvironmentAccessEndpointType.Inequality Operator

Definition

Determines if two IntegrationServiceEnvironmentAccessEndpointType values are not the same.

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

Parameters

Returns

Applies to