Share via


DimensionProperties Class

Definition

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, Nullable<Boolean>)

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

ToBeExportedForCustomer

Gets or sets flag indicating whether this dimension should be included to the customer in Azure Monitor logs (aka Shoebox)

Applies to