MetricName Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A database metric name.
public class MetricName
type MetricName = class
Public Class MetricName
- Inheritance
-
MetricName
Constructors
MetricName() |
Initializes a new instance of the MetricName class. |
MetricName(String, String) |
Initializes a new instance of the MetricName class. |
Properties
LocalizedValue |
Gets the friendly name of the database metric. |
Value |
Gets the name of the database metric. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET