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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET