V3SLOTimeIntervalType
Example Usage
import { V3SLOTimeIntervalType } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V3SLOTimeIntervalType = "rolling";Values
"fixed" | "rolling"Last updated
import { V3SLOTimeIntervalType } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V3SLOTimeIntervalType = "rolling";"fixed" | "rolling"Last updated