DetectorListResult Class
Values returned by the List operation.
- Inheritance
-
DetectorListResult
Constructor
DetectorListResult(*, value: Optional[List[azure.mgmt.batch.models._models_py3.DetectorResponse]] = None, next_link: Optional[str] = None, **kwargs)
Variables
- value
- list[DetectorResponse]
The collection of Batch account detectors returned by the listing operation.
- next_link
- str
The URL to get the next set of results.
Feedback
Submit and view feedback for