다음을 통해 공유


SslProtocolMatchConditionParameters interface

SslProtocol 일치 조건에 대한 매개 변수를 정의합니다.

속성

matchValues

배달 규칙 조건의 일치 값입니다.

negateCondition

이것이 부정 조건인지 여부를 설명합니다.

operator

일치시킬 연산자를 설명합니다.

transforms

변환 목록

typeName

속성 세부 정보

matchValues

배달 규칙 조건의 일치 값입니다.

matchValues?: string[]

속성 값

string[]

negateCondition

이것이 부정 조건인지 여부를 설명합니다.

negateCondition?: boolean

속성 값

boolean

operator

일치시킬 연산자를 설명합니다.

operator: string

속성 값

string

transforms

변환 목록

transforms?: string[]

속성 값

string[]

typeName

typeName: "DeliveryRuleSslProtocolConditionParameters"

속성 값

"DeliveryRuleSslProtocolConditionParameters"