MetricFeedbackCommon interface

Represents properties common to all metric feedback types.

Properties

createdOn

feedback created time

dimensionKey

The dimension key of the time series to which this feedback is made.

id

feedback unique id

metricId

metric unique id

userPrincipal

user who gives this feedback

Property Details

createdOn

feedback created time

createdOn?: Date

Property Value

Date

dimensionKey

The dimension key of the time series to which this feedback is made.

dimensionKey: DimensionKey

Property Value

id

feedback unique id

id?: string

Property Value

string

metricId

metric unique id

metricId: string

Property Value

string

userPrincipal

user who gives this feedback

userPrincipal?: string

Property Value

string