ElasticPoolActivityListResult Class
Represents the response to a list elastic pool activity request.
All required parameters must be populated in order to send to Azure.
Constructor
ElasticPoolActivityListResult(*, value: List[ElasticPoolActivity], **kwargs)
Parameters
Name | Description |
---|---|
value
Required
|
Required. The list of elastic pool activities. |
Keyword-Only Parameters
Name | Description |
---|---|
value
Required
|
|
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 Python