DimensionProperties interface

Type of operation: get, read, delete, etc.

Properties

displayName

Display name of dimension.

internalName

Internal name of dimension.

name

Name of dimension.

Property Details

displayName

Display name of dimension.

displayName?: string

Property Value

string

internalName

Internal name of dimension.

internalName?: string

Property Value

string

name

Name of dimension.

name?: string

Property Value

string