다음을 통해 공유


InboundEndpointProtocol.Equality Operator

Definition

Determines if two InboundEndpointProtocol values are the same.

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

Parameters

Returns

Applies to