AppFiguresLinkedService interface

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

Extends

속성

clientKey

AppFigures 원본의 클라이언트 키입니다.

password

AppFigures 원본의 암호입니다.

type

연결된 서비스의 유형입니다.

userName

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

상속된 속성

additionalProperties

추가 속성

annotations

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

connectVia

통합 런타임 참조입니다.

description

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

parameters

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

version

연결된 서비스의 버전입니다.

속성 세부 정보

clientKey

AppFigures 원본의 클라이언트 키입니다.

clientKey: SecretBaseUnion

속성 값

password

AppFigures 원본의 암호입니다.

password: SecretBaseUnion

속성 값

type

연결된 서비스의 유형입니다.

type: "AppFigures"

속성 값

"AppFigures"

userName

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

userName: any

속성 값

any

상속된 속성 세부 정보

additionalProperties

추가 속성

additionalProperties?: Record<string, any>

속성 값

Record<string, any>

LinkedService.additionalProperties에서 상속됨

annotations

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

annotations?: any[]

속성 값

any[]

LinkedService.annotations 상속된

connectVia

통합 런타임 참조입니다.

connectVia?: IntegrationRuntimeReference

속성 값

LinkedService.connectVia 상속된

description

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

description?: string

속성 값

string

LinkedService.description 상속된

parameters

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

parameters?: Record<string, ParameterSpecification>

속성 값

Record<string, ParameterSpecification>

LinkedService.parameters 상속된

version

연결된 서비스의 버전입니다.

version?: string

속성 값

string

LinkedService.version 상속된