Reports interface

Interface representing a Reports.

Methods

list(ReportsListOptionalParams)

Get the AppComplianceAutomation report list for the tenant.

Method Details

list(ReportsListOptionalParams)

Get the AppComplianceAutomation report list for the tenant.

function list(options?: ReportsListOptionalParams): PagedAsyncIterableIterator<ReportResource, ReportResource[], PageSettings>

Parameters

options
ReportsListOptionalParams

The options parameters.

Returns