| Modifier and Type | Method and Description |
|---|---|
ResourceMetricProperty |
ResourceMetricProperty.withKey(String key)
Set the key value.
|
ResourceMetricProperty |
ResourceMetricProperty.withValue(String value)
Set the value value.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResourceMetricProperty> |
ResourceMetricValue.properties()
Get the properties value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/