For the complete documentation index, see llms.txt. This page is also available as Markdown.

New-PSUHealthCheckResult

SYNOPSIS

Le résultat d'une vérification d'état.

SYNTAXE

New-PSUHealthCheckResult -Message <String> [-Level <HealthCheckLevel>]
 [<CommonParameters>]

DESCRIPTION

Le résultat d'une vérification d'état.

EXEMPLES

PARAMÈTRES

-Level

Le niveau du résultat de la vérification d'état.

Type: HealthCheckLevel
Parameter Sets: (All)
Aliases:
Accepted values: Ok, Warning, Error

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

-Message

Le message du résultat de la vérification d'état.

CommonParameters

Cette applet de commande prend en charge les paramètres communs : -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -Verbose, -WarningAction, -WarningVariable et -ProgressAction. Pour plus d'informations, consultez about_CommonParameters.

ENTRÉES

Aucune

SORTIES

System.Object

REMARQUES

LIENS CONNEXES

Mis à jour

Ce contenu vous a-t-il été utile ?