| Modifier and Type | Method and Description |
|---|---|
List<MetricDefinition> |
MetricDefinitions.listByResource(String resourceId)
Lists Metric Definitions for a given resource.
|
rx.Observable<MetricDefinition> |
MetricDefinitions.listByResourceAsync(String resourceId)
Lists Metric Definitions for a given resource.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/