# HealthCheckResult ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **NullableMessage** | **String** | | [optional] ## Examples - Prepare the resource ```powershell $HealthCheckResult = Initialize-PSPetstoreHealthCheckResult -NullableMessage null ``` - Convert the resource to JSON ```powershell $HealthCheckResult | ConvertTo-JSON ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)