Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateMetricExtensionDetails

The information about updating a metric extension resource

Properties

Optional collectionRecurrences

collectionRecurrences: undefined | string

Schedule of metric extension should use RFC 5545 format -> recur-rule-part = "FREQ";"INTERVAL" where FREQ rule part identifies the type of recurrence rule. Valid values are "MINUTELY","HOURLY","DAILY" to specify repeating events based on an interval of a minute, an hour and a day or more. Example- FREQ=DAILY;INTERVAL=1

Optional description

description: undefined | string

Description of the metric extension.

Optional displayName

displayName: undefined | string

Metric Extension resource display name.

Optional metricList

metricList: Array<Metric>

List of metrics which are part of this metric extension

Optional queryProperties

Functions

getDeserializedJsonObj

getJsonObj