SqlPoolUsage interface  
The Sql pool usages.
Properties
| current | The current value of the usage metric. NOTE: This property will not be serialized. It can only be populated by the server. | 
| display | The usage metric display name. NOTE: This property will not be serialized. It can only be populated by the server. | 
| limit | The current limit of the usage metric. NOTE: This property will not be serialized. It can only be populated by the server. | 
| name | The name of the usage metric. NOTE: This property will not be serialized. It can only be populated by the server. | 
| next | The next reset time for the usage metric (ISO8601 format). NOTE: This property will not be serialized. It can only be populated by the server. | 
| resource | The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server. | 
| unit | The units of the usage metric. NOTE: This property will not be serialized. It can only be populated by the server. | 
Property Details
		currentValue
	 
	The current value of the usage metric. NOTE: This property will not be serialized. It can only be populated by the server.
currentValue?: numberProperty Value
number
		displayName
	 
	The usage metric display name. NOTE: This property will not be serialized. It can only be populated by the server.
displayName?: stringProperty Value
string
limit
The current limit of the usage metric. NOTE: This property will not be serialized. It can only be populated by the server.
limit?: numberProperty Value
number
name
The name of the usage metric. NOTE: This property will not be serialized. It can only be populated by the server.
name?: stringProperty Value
string
		nextResetTime
	  
	The next reset time for the usage metric (ISO8601 format). NOTE: This property will not be serialized. It can only be populated by the server.
nextResetTime?: DateProperty Value
Date
		resourceName
	 
	The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
resourceName?: stringProperty Value
string
unit
The units of the usage metric. NOTE: This property will not be serialized. It can only be populated by the server.
unit?: stringProperty Value
string