Queries policy states for the resources under the management group.
Path parameters
The virtual resource under PolicyStates resource type. In a given time range, 'latest' represents the latest policy state(s), whereas 'default' represents all policy state(s).
The namespace for Microsoft Management RP; only "Microsoft.Management" is allowed.
Management group name.
Query parameters
Client Api Version.
Maximum number of records to return.
Ordering expression using OData notation. One or more comma-separated column names with an optional "desc" (the default) or "asc", e.g. "$orderby=PolicyAssignmentId, ResourceId asc".
Select expression using OData notation. Limits the columns on each record to just those requested, e.g. "$select=PolicyAssignmentId, ResourceId".
ISO 8601 formatted timestamp specifying the start time of the interval to query. When not specified, the service uses ($to - 1-day).
ISO 8601 formatted timestamp specifying the end time of the interval to query. When not specified, the service uses request time.
OData filter expression.
OData apply expression for aggregations.
Skiptoken is only provided if a previous response returned a partial result as a part of nextLink element.
Response
Query results.