你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SsisLogLocation interface

SSIS 包执行日志位置

属性

accessCredential

包执行日志访问凭据。

logPath

SSIS 包执行日志路径。 类型:字符串(或带有 resultType 字符串的表达式)。

logRefreshInterval

指定刷新日志的间隔。 默认间隔为 5 分钟。 类型:string(或带有 resultType 字符串的表达式),模式:(\d+)。?(\d\d):(60|([0-5][0-9]):(60|([0-5][0-9])).

type

SSIS 日志位置的类型。

属性详细信息

accessCredential

包执行日志访问凭据。

accessCredential?: SsisAccessCredential

属性值

logPath

SSIS 包执行日志路径。 类型:字符串(或带有 resultType 字符串的表达式)。

logPath: any

属性值

any

logRefreshInterval

指定刷新日志的间隔。 默认间隔为 5 分钟。 类型:string(或带有 resultType 字符串的表达式),模式:(\d+)。?(\d\d):(60|([0-5][0-9]):(60|([0-5][0-9])).

logRefreshInterval?: any

属性值

any

type

SSIS 日志位置的类型。

type: string

属性值

string