Package version:

Interface ManagedInstancesListByManagedInstanceOptionalParams

Optional parameters.

Hierarchy

  • unknown
    • ManagedInstancesListByManagedInstanceOptionalParams

Properties

aggregationFunction?: string

Aggregation function to be used, default value is 'sum'

databases?: string

Comma separated list of databases to be included into search. All DB's are included if this parameter is not specified.

endTime?: string

End time for observed period.

interval?: string

The time step to be used to summarize the metric values. Default value is PT1H

numberOfQueries?: number

How many 'top queries' to return. Default is 5.

observationMetric?: string

Metric to be used for ranking top queries. Default is 'cpu'

startTime?: string

Start time for observed period.

Generated using TypeDoc