ZendeskLinkedService interface

Zendesk에 대한 연결된 서비스입니다.

Extends

속성

apiToken

Zendesk 원본에 대한 api 토큰입니다.

authenticationType

사용할 인증 유형입니다.

encryptedCredential

인증에 사용되는 암호화된 자격 증명입니다. 자격 증명은 통합 런타임 자격 증명 관리자를 사용하여 암호화됩니다. 형식: 문자열입니다.

password

Zendesk 원본의 암호입니다.

type

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

url

Zendesk 원본을 연결할 URL입니다. 형식: string(또는 resultType 문자열이 있는 식).

userName

Zendesk 원본의 사용자 이름입니다. 형식: string(또는 resultType 문자열이 있는 식).

상속된 속성

annotations

연결된 서비스를 설명하는 데 사용할 수 있는 태그 목록입니다.

connectVia

통합 런타임 참조입니다.

description

연결된 서비스 설명입니다.

parameters

연결된 서비스에 대한 매개 변수입니다.

속성 세부 정보

apiToken

Zendesk 원본에 대한 api 토큰입니다.

apiToken?: SecretBaseUnion

속성 값

authenticationType

사용할 인증 유형입니다.

authenticationType: string

속성 값

string

encryptedCredential

인증에 사용되는 암호화된 자격 증명입니다. 자격 증명은 통합 런타임 자격 증명 관리자를 사용하여 암호화됩니다. 형식: 문자열입니다.

encryptedCredential?: string

속성 값

string

password

Zendesk 원본의 암호입니다.

password?: SecretBaseUnion

속성 값

type

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

type: "Zendesk"

속성 값

"Zendesk"

url

Zendesk 원본을 연결할 URL입니다. 형식: string(또는 resultType 문자열이 있는 식).

url: any

속성 값

any

userName

Zendesk 원본의 사용자 이름입니다. 형식: string(또는 resultType 문자열이 있는 식).

userName?: any

속성 값

any

상속된 속성 세부 정보

annotations

연결된 서비스를 설명하는 데 사용할 수 있는 태그 목록입니다.

annotations?: any[]

속성 값

any[]

LinkedService.annotations에서 상속

connectVia

통합 런타임 참조입니다.

connectVia?: IntegrationRuntimeReference

속성 값

LinkedService.connectVia에서 상속됨

description

연결된 서비스 설명입니다.

description?: string

속성 값

string

LinkedService.description에서 상속됨

parameters

연결된 서비스에 대한 매개 변수입니다.

parameters?: {[propertyName: string]: ParameterSpecification}

속성 값

{[propertyName: string]: ParameterSpecification}

LinkedService.parameters에서 상속됨