Queries policy events for the subscription level policy assignment.
Path parameters
The name of the virtual resource under PolicyEvents resource type; only "default" is allowed.
Microsoft Azure subscription ID.
The namespace for Microsoft Authorization resource provider; only "Microsoft.Authorization" is allowed.
Policy assignment name.
Query parameters
API version to use with the client requests.
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.
Response
Query results.