DatadogMonitorResourceListResponse Class

Response of a list operation.

Inheritance
DatadogMonitorResourceListResponse

Constructor

DatadogMonitorResourceListResponse(*, value: Optional[List[azure.mgmt.datadog.models._models_py3.DatadogMonitorResource]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[<xref:microsoft_datadog_client.models.DatadogMonitorResource>]
Required

Results of a list operation.

next_link
str
Required

Link to the next set of results, if any.