ElasticPoolActivityListResult Class

Represents the response to a list elastic pool activity request.

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

Inheritance
ElasticPoolActivityListResult

Constructor

ElasticPoolActivityListResult(*, value: List[azure.mgmt.sql.models._models_py3.ElasticPoolActivity], **kwargs)

Parameters

value
list[ElasticPoolActivity]
Required

Required. The list of elastic pool activities.