GetDataFactoryOperationStatusResponse Class     
Response body structure for get data factory operation status.
Constructor
GetDataFactoryOperationStatusResponse(*, additional_properties: Dict[str, MutableMapping[str, Any]] | None = None, status: str | None = None, **kwargs: Any)Keyword-Only Parameters
| Name | Description | 
|---|---|
| additional_properties | Unmatched properties from the message are deserialized to this collection. Default value: None | 
| status | Status of the operation. Default value: None |