IntegrationRuntimeStatusResponse Class

Integration runtime status response.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to server.

Inheritance
azure.mgmt.datafactory._serialization.Model
IntegrationRuntimeStatusResponse

Constructor

IntegrationRuntimeStatusResponse(*, properties: _models.IntegrationRuntimeStatus, **kwargs: Any)

Keyword-Only Parameters

Name Description
properties

Integration runtime properties. Required.

Variables

Name Description
name
str

The integration runtime name.

properties

Integration runtime properties. Required.