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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript