resource_group_name(Optional[String[1]])
— Name of an Azure resource group.
account_name(Optional[String[1]])
— Cosmos DB database account name.
region(Optional[String[1]])
— Cosmos DB region, with spaces between words and each word capitalized.
database_rid(Optional[String[1]])
— Cosmos DB database rid.
collection_rid(Optional[String[1]])
— Cosmos DB collection rid.
api_version(Optional[String[1]])
— Version of the API to be used with the client request. The current version is 2015-04-08.
value(Optional[String[1]])
— The list of metrics for the account.
filter(Optional[String[1]])
— An OData filter expression that describes a subset of metrics to return. The parameters that can be filtered are name.value (name of the metric, can have an or of multiple names), startTime, endTime, and timeGrain. The supported operator is eq.