SsisObjectMetadataStatusResponse interface
The status of the operation.
Properties
error | The operation error message. |
name | The operation name. |
properties | The operation properties. |
status | The status of the operation. |
Property Details
error
The operation error message.
error?: string
Property Value
string
name
The operation name.
name?: string
Property Value
string
properties
The operation properties.
properties?: string
Property Value
string
status
The status of the operation.
status?: string
Property Value
string