SsisObjectMetadataStatusResponse Class

The status of the operation.

Inheritance
azure.mgmt.datafactory._serialization.Model
SsisObjectMetadataStatusResponse

Constructor

SsisObjectMetadataStatusResponse(*, status: str | None = None, name: str | None = None, properties: str | None = None, error: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
status
str

The status of the operation.

name
str

The operation name.

properties
str

The operation properties.

error
str

The operation error message.

Variables

Name Description
status
str

The status of the operation.

name
str

The operation name.

properties
str

The operation properties.

error
str

The operation error message.