MetricDimensionV1 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.
Metric Dimension v1.
public class MetricDimensionV1
type MetricDimensionV1 = class
Public Class MetricDimensionV1
- Inheritance
-
MetricDimensionV1
Constructors
MetricDimensionV1() |
Initializes a new instance of the MetricDimensionV1 class. |
MetricDimensionV1(String, String, Nullable<Boolean>) |
Initializes a new instance of the MetricDimensionV1 class. |
Properties
DisplayName |
Gets or sets display name of the metrics dimension. |
Name |
Gets or sets name of the metrics dimension. |
ToBeExportedForShoebox |
Gets or sets to be exported to shoe box. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET