Queries policy events for the resource group level policy assignment.
Supports noop? false
Parameters
api_version(Optional[String[1]])
— API version to use with the client requests.
to(Optional[String[1]])
— ISO 8601 formatted timestamp specifying the end time of the interval to query. When not specified, the service uses request time.
error(Optional[String[1]])
— Error definition.
policy_events_resource(Optional[String[1]])
— The name of the virtual resource under PolicyEvents resource type; only 'default' is allowed.
subscription_id(Optional[String[1]])
— Microsoft Azure subscription ID.
select(Optional[String[1]])
— Select expression using OData notation. Limits the columns on each record to just those requested, e.g. '$select=PolicyAssignmentId, ResourceId'.
orderby(Optional[String[1]])
— 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'.
top(Optional[String[1]])
— Maximum number of records to return.
from(Optional[String[1]])
— ISO 8601 formatted timestamp specifying the start time of the interval to query. When not specified, the service uses ($to - 1-day).