mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-05 11:13:46 +00:00
568 B
568 B
HealthCheckResult
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| NullableMessage | String | [optional] |
Examples
- Prepare the resource
$HealthCheckResult = Initialize-PSPetstoreHealthCheckResult -NullableMessage null
- Convert the resource to JSON
$HealthCheckResult | ConvertTo-JSON