Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IncidentComments

Package version

Interface representing a IncidentComments.

Hierarchy

  • IncidentComments

Implemented by

Index

Methods

createOrUpdate

delete

  • Delete the incident comment.

    Parameters

    • resourceGroupName: string

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

    • workspaceName: string

      The name of the workspace.

    • incidentId: string

      Incident ID

    • incidentCommentId: string

      Incident comment ID

    • Optional options: IncidentCommentsDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

list

Generated using TypeDoc