V4StatusPagesNewStatusPageComponent
Example Usage
import { V4StatusPagesNewStatusPageComponent } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V4StatusPagesNewStatusPageComponent = {
type: "group",
name: "<value>",
allowSubscription: true,
};Fields
Field
Type
Required
Description
PreviousV4StatusPagesMaintenancesUpdateMaintenanceByIdResponseNextV4StatusPagesNewStatusPageComponentList
Last updated