top(Optional[String[1]])
— May be used to limit the number of results to the most recent N usageDetails.
apply(Optional[String[1]])
— OData apply expression to aggregate usageDetails by tags or (tags and properties/usageStart)
id(Optional[String[1]])
— Resource Id.
name(Optional[String[1]])
— Resource name.
filter(Optional[String[1]])
— May be used to filter usageDetails by properties/usageEnd (Utc time), properties/usageStart (Utc time), properties/resourceGroup, properties/instanceName, properties/instanceId or tags. The filter supports 'eq', 'lt', 'gt', 'le', 'ge', and 'and'. It does not currently support 'ne', 'or', or 'not'. Tag filter is a key value pair string where key and value is separated by a colon (:).
skiptoken(Optional[String[1]])
— Skiptoken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skiptoken parameter that specifies a starting point to use for subsequent calls.
api_version(Optional[String[1]])
— Version of the API to be used with the client request. The current version is 2018-10-01.