circle-info
Squadcast is now SolarWinds Incident Response

V3SLOTimeIntervalType

Example Usage

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

let value: V3SLOTimeIntervalType = "rolling";

Values

"fixed" | "rolling"

Last updated