MetricSpecification interface
A metric emitted by service.
Properties
aggregation |
The metric aggregation type NOTE: This property will not be serialized. It can only be populated by the server. |
dimensions | The metric dimensions. NOTE: This property will not be serialized. It can only be populated by the server. |
display |
The metric display description. NOTE: This property will not be serialized. It can only be populated by the server. |
display |
The metric display name. NOTE: This property will not be serialized. It can only be populated by the server. |
enable |
Indicates whether regional MDM account is enabled. NOTE: This property will not be serialized. It can only be populated by the server. |
lock |
The metric lock aggregation type NOTE: This property will not be serialized. It can only be populated by the server. |
name | The metric name. NOTE: This property will not be serialized. It can only be populated by the server. |
source |
The source MDM account. NOTE: This property will not be serialized. It can only be populated by the server. |
source |
The source MDM namespace. NOTE: This property will not be serialized. It can only be populated by the server. |
supported |
Supported aggregation types. |
supported |
The supported time grain types. NOTE: This property will not be serialized. It can only be populated by the server. |
unit | The metric unit NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
aggregationType
The metric aggregation type NOTE: This property will not be serialized. It can only be populated by the server.
aggregationType?: string
Property Value
string
dimensions
The metric dimensions. NOTE: This property will not be serialized. It can only be populated by the server.
dimensions?: MetricDimension[]
Property Value
displayDescription
The metric display description. NOTE: This property will not be serialized. It can only be populated by the server.
displayDescription?: string
Property Value
string
displayName
The metric display name. NOTE: This property will not be serialized. It can only be populated by the server.
displayName?: string
Property Value
string
enableRegionalMdmAccount
Indicates whether regional MDM account is enabled. NOTE: This property will not be serialized. It can only be populated by the server.
enableRegionalMdmAccount?: boolean
Property Value
boolean
lockAggregationType
The metric lock aggregation type NOTE: This property will not be serialized. It can only be populated by the server.
lockAggregationType?: string
Property Value
string
name
The metric name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
sourceMdmAccount
The source MDM account. NOTE: This property will not be serialized. It can only be populated by the server.
sourceMdmAccount?: string
Property Value
string
sourceMdmNamespace
The source MDM namespace. NOTE: This property will not be serialized. It can only be populated by the server.
sourceMdmNamespace?: string
Property Value
string
supportedAggregationTypes
Supported aggregation types.
supportedAggregationTypes?: string[]
Property Value
string[]
supportedTimeGrainTypes
The supported time grain types. NOTE: This property will not be serialized. It can only be populated by the server.
supportedTimeGrainTypes?: string[]
Property Value
string[]
unit
The metric unit NOTE: This property will not be serialized. It can only be populated by the server.
unit?: string
Property Value
string