ServiceObjectiveListResult Class
Represents the response to a get database service objectives request.
All required parameters must be populated in order to send to Azure.
Constructor
ServiceObjectiveListResult(*, value: List[ServiceObjective], **kwargs)
Parameters
Name | Description |
---|---|
value
Required
|
Required. The list of database service objectives. |
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