MetricDefinitions interface 
Interface representing a MetricDefinitions.
Methods
| list(string, Metric | 
	Lists the metric definitions for the resource.  | 
Method Details
		list(string, MetricDefinitionsListOptionalParams)
	    
	Lists the metric definitions for the resource.
function list(resourceUri: string, options?: MetricDefinitionsListOptionalParams): PagedAsyncIterableIterator<MetricDefinition, MetricDefinition[], PageSettings>
				Parameters
- resourceUri
 - 
				
string
 
The identifier of the resource.
The options parameters.