OperationListResult Class

Result of GET request to list the Microsoft.Datadog operations.

Inheritance
OperationListResult

Constructor

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

Parameters

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

List of operations supported by the Microsoft.Datadog provider.

next_link
str
Required

URL to get the next set of operation list results if there are any.