ComplianceResultList Class

List of compliance results response.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
ComplianceResultList

Constructor

ComplianceResultList(*, value: List[azure.mgmt.security.models._models_py3.ComplianceResult], **kwargs)

Parameters

value
list[ComplianceResult]
Required

Required. List of compliance results.

Variables

next_link
str

The URI to fetch the next page.