DimensionProperties 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.
properties for dimension
public class DimensionProperties
type DimensionProperties = class
Public Class DimensionProperties
- Inheritance
-
DimensionProperties
Constructors
DimensionProperties() |
Initializes a new instance of the DimensionProperties class. |
DimensionProperties(String, String) |
Initializes a new instance of the DimensionProperties class. |
Properties
DisplayName |
Gets or sets localized display name of the dimension to customer |
Name |
Gets or sets dimension name |
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