< Back

Get-AMHealthCheckConfiguration

Sat Jan 11, 2020 2:23 am

NAME Get-AMHealthCheckConfiguration



SYNOPSIS

Gets the configuration for the health check





SYNTAX

Get-AMHealthCheckConfiguration [[-CustomConfigPath] <Object>] [<CommonParameters>]





DESCRIPTION

Get-AMHealthCheckConfiguration pulls the health check configuration from config.json





PARAMETERS

-CustomConfigPath <Object>

The path to a JSON file containing health check configuration settings. This file can include new, custom

health checks, or modifications to built in health checks.



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS