UsagesResult interface
The response to a list usage request.
Properties
value | The list of 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 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?: Usage[]
Property Value
Usage[]