다음을 통해 공유


NetworkTapRulePatchProperties interface

네트워크 탭 규칙 패치 속성.

Extends

상속된 속성

annotation

구성 설명을 전환합니다.

configurationType

네트워크 탭 규칙을 구성하는 입력 메서드입니다.

dynamicMatchConfigurations

동적 일치 구성 목록입니다.

matchConfigurations

일치 구성 목록입니다.

tapRulesUrl

네트워크 탭 규칙 파일 URL.

상속된 속성 세부 정보

annotation

구성 설명을 전환합니다.

annotation?: string

속성 값

string

AnnotationResource.annotation에서 상속

configurationType

네트워크 탭 규칙을 구성하는 입력 메서드입니다.

configurationType?: string

속성 값

string

NetworkTapRulePatchableProperties.configurationType에서 상속됨

dynamicMatchConfigurations

동적 일치 구성 목록입니다.

dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]

속성 값

NetworkTapRulePatchableProperties.dynamicMatchConfigurations에서 상속

matchConfigurations

일치 구성 목록입니다.

matchConfigurations?: NetworkTapRuleMatchConfiguration[]

속성 값

NetworkTapRulePatchableProperties.matchConfigurations에서 상속

tapRulesUrl

네트워크 탭 규칙 파일 URL.

tapRulesUrl?: string

속성 값

string

NetworkTapRulePatchableProperties.tapRulesUrl에서 상속됨