ISuppressMatchingMetadata Interface

Definition

Metadata used to prevent URL matching. If SuppressMatching is true the associated endpoint will not be considered for URL matching.

public interface class ISuppressMatchingMetadata
public interface ISuppressMatchingMetadata
type ISuppressMatchingMetadata = interface
Public Interface ISuppressMatchingMetadata
Derived

Properties

SuppressMatching

Gets a value indicating whether the associated endpoint should be used for URL matching.

Applies to