ISuppressMatchingMetadata Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |