Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MonitorsImpl

Package version

Class containing Monitors operations.

Hierarchy

  • MonitorsImpl

Implements

Index

Constructors

constructor

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

  • beginDelete(resourceGroupName: string, monitorName: string, options?: MonitorsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>
  • Delete a MonitorResource

    Parameters

    • resourceGroupName: string

      The name of the resource group. The name is case insensitive.

    • monitorName: string

      Monitor resource name

    • Optional options: MonitorsDeleteOptionalParams

      The options parameters.

    Returns Promise<PollerLike<PollOperationState<void>, void>>

beginDeleteAndWait

get

getAccountCredentials

getSSODetails

getVMHostPayload

listAppServices

listByResourceGroup

listBySubscriptionId

listHosts

  • List the compute resources currently being monitored by the Dynatrace resource.

    Parameters

    • resourceGroupName: string

      The name of the resource group. The name is case insensitive.

    • monitorName: string

      Monitor resource name

    • Optional options: MonitorsListHostsOptionalParams

      The options parameters.

    Returns PagedAsyncIterableIterator<VMInfo>

listLinkableEnvironments

listMonitoredResources

update

Generated using TypeDoc