Learn R Programming

paws.management (version 0.1.6)

applicationinsights_describe_observation: Describes an anomaly or error with the application

Description

Describes an anomaly or error with the application.

Usage

applicationinsights_describe_observation(ObservationId)

Arguments

ObservationId

[required] The ID of the observation.

Request syntax

svc$describe_observation(
  ObservationId = "string"
)