ExecutedValidation interface
这是执行的验证。
属性
execution |
此属性指定起始时间戳。 |
status | 此属性指定映像版本的 validationProfile 的状态。 |
type | 此属性指定映像版本验证的类型。 |
version | 此属性指定验证的有效版本。 |
属性详细信息
executionTime
此属性指定起始时间戳。
executionTime?: Date
属性值
Date
status
此属性指定映像版本的 validationProfile 的状态。
status?: string
属性值
string
type
此属性指定映像版本验证的类型。
type?: string
属性值
string
version
此属性指定验证的有效版本。
version?: string
属性值
string