PartitionUsagesResult interface
The response to a list partition level usage request.
Properties
value | The list of partition-level usages for the database. A usage is a point in time metric NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
value
The list of partition-level usages for the database. A usage is a point in time metric NOTE: This property will not be serialized. It can only be populated by the server.
value?: PartitionUsage[]