Freigeben über


InboundEndpointProtocol.Inequality Operator

Definition

Determines if two InboundEndpointProtocol values are not the same.

public static bool operator != (Azure.Compute.Batch.InboundEndpointProtocol left, Azure.Compute.Batch.InboundEndpointProtocol right);
static member op_Inequality : Azure.Compute.Batch.InboundEndpointProtocol * Azure.Compute.Batch.InboundEndpointProtocol -> bool
Public Shared Operator != (left As InboundEndpointProtocol, right As InboundEndpointProtocol) As Boolean

Parameters

Returns

Applies to