IntegrationServiceEnvironmentAccessEndpointType.Equality Operator

Definition

Determines if two IntegrationServiceEnvironmentAccessEndpointType values are the same.

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