WebTestKind type

Type de WebTest que ce test web surveille. Les choix sont ping, multistep et standard.

type WebTestKind = "ping" | "multistep" | "standard"