다음을 통해 공유


ISuppressMatchingMetadata 인터페이스

정의

URL 일치를 방지하는 데 사용되는 메타데이터입니다. 가 true 인 경우 SuppressMatching 연결된 엔드포인트는 URL 일치에 대해 고려되지 않습니다.

public interface class ISuppressMatchingMetadata
public interface ISuppressMatchingMetadata
type ISuppressMatchingMetadata = interface
Public Interface ISuppressMatchingMetadata
파생

속성

SuppressMatching

URL 일치에 연결된 엔드포인트를 사용해야 하는지 여부를 나타내는 값을 가져옵니다.

적용 대상