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