MetricNamespaces interface

Interface representing a MetricNamespaces.

Methods

list(string, MetricNamespacesListOptionalParams)

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.

options
MetricNamespacesListOptionalParams

The options parameters.

Returns