MaintenanceConfigurationListResult Class
The response from the List maintenance configurations operation.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
MaintenanceConfigurationListResult
Constructor
MaintenanceConfigurationListResult(*, value: Optional[List[_models.MaintenanceConfiguration]] = None, **kwargs)
Variables
- value
- list[MaintenanceConfiguration]
The list of maintenance configurations.
- next_link
- str
The URL to get the next set of maintenance configuration results.
Feedback
Submit and view feedback for