Squadcast is now SolarWinds Incident Response
For the complete documentation index, see llms.txt. This page is also available as Markdown.

V3WorkflowsMsTeamsMessageChannelUpdateName

Example Usage

import { V3WorkflowsMsTeamsMessageChannelUpdateName } from "@solarwinds/squadcast-sdk-typescript/models";

let value: V3WorkflowsMsTeamsMessageChannelUpdateName =
  "msteams_message_channel";

Values

"msteams_message_channel"

Last updated