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

V3ServicesDeduplicationRulesExpressionBranch

Example Usage

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

let value: V3ServicesDeduplicationRulesExpressionBranch = {
  lhs: "<value>",
  rhs: 3277.58,
};

Fields

Field
Type
Required
Description

lhs

string

✔️

N/A

op

N/A

rhs

models.V3ServicesDeduplicationRulesExpressionBranchRhs

✔️

N/A

Last updated