Package version:

Interface MonitoringSettingProperties

Monitoring Setting properties payload

Hierarchy

  • MonitoringSettingProperties

Properties

appInsightsAgentVersions?: ApplicationInsightsAgentVersions

Indicates the versions of application insight agent

appInsightsInstrumentationKey?: string

Target application insight instrumentation key, null or whitespace include empty will disable monitoringSettings

appInsightsSamplingRate?: number

Indicates the sampling rate of application insight agent, should be in range [0.0, 100.0]

error?: ErrorModel

Error when apply Monitoring Setting changes.

provisioningState?: string

State of the Monitoring Setting. NOTE: This property will not be serialized. It can only be populated by the server.

traceEnabled?: boolean

Indicates whether enable the trace functionality, which will be deprecated since api version 2020-11-01-preview. Please leverage appInsightsInstrumentationKey to indicate if monitoringSettings enabled or not

Generated using TypeDoc