IntegrationRuntimeSsisProperties interface
관리되는 통합 런타임에 대한 SSIS 속성입니다.
속성
| additional |
추가 속성 |
| catalog |
관리되는 전용 통합 런타임에 대한 카탈로그 정보입니다. |
| credential | 인증 정보를 포함하는 자격 증명 참조입니다. |
| custom |
관리형 전용 통합 런타임에 대한 사용자 지정 설정 스크립트 속성입니다. |
| data |
관리되는 전용 통합 런타임에 대한 데이터 프록시 속성입니다. |
| edition | SSIS Integration Runtime용 버전 |
| express |
SSIS 통합 런타임에 대한 스크립트 속성이 없는 사용자 지정 설정입니다. |
| license |
사용자 고유의 라이선스 시나리오를 가져오기 위한 라이선스 유형입니다. |
| package |
SSIS Integration Runtime에 대한 패키지 저장소입니다. |
속성 세부 정보
additionalProperties
추가 속성
additionalProperties?: Record<string, any>
속성 값
Record<string, any>
catalogInfo
관리되는 전용 통합 런타임에 대한 카탈로그 정보입니다.
catalogInfo?: IntegrationRuntimeSsisCatalogInfo
속성 값
credential
customSetupScriptProperties
관리형 전용 통합 런타임에 대한 사용자 지정 설정 스크립트 속성입니다.
customSetupScriptProperties?: IntegrationRuntimeCustomSetupScriptProperties
속성 값
dataProxyProperties
관리되는 전용 통합 런타임에 대한 데이터 프록시 속성입니다.
dataProxyProperties?: IntegrationRuntimeDataProxyProperties
속성 값
edition
SSIS Integration Runtime용 버전
edition?: string
속성 값
string
expressCustomSetupProperties
SSIS 통합 런타임에 대한 스크립트 속성이 없는 사용자 지정 설정입니다.
expressCustomSetupProperties?: CustomSetupBaseUnion[]
속성 값
licenseType
사용자 고유의 라이선스 시나리오를 가져오기 위한 라이선스 유형입니다.
licenseType?: string
속성 값
string