Summarizes policy states for the subscription level policy set definition.
Supports noop? false
Parameters
policy_states_summary_resource(Optional[String[1]])
— The virtual resource under PolicyStates resource type for summarize action. In a given time range, 'latest' represents the latest policy state(s) and is the only allowed value.
subscription_id(Optional[String[1]])
— Microsoft Azure subscription ID.
authorization_namespace(Optional[String[1]])
— The namespace for Microsoft Authorization resource provider; only 'Microsoft.Authorization' is allowed.
policy_set_definition_name(Optional[String[1]])
— Policy set definition name.
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).
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.
api_version(Optional[String[1]])
— API version to use with the client requests.