ManagedclienthealthindicatorsBodyHealthIndicators
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Container | Healthindicatorcategory | [optional] | |
| Memory | Healthindicatorcategory | [optional] | |
| Cpu | Healthindicatorcategory | [optional] |
Examples
- Prepare the resource
$ManagedclienthealthindicatorsBodyHealthIndicators = Initialize-ManagedclienthealthindicatorsBodyHealthIndicators -Container null `
-Memory null `
-Cpu null
- Convert the resource to JSON
$ManagedclienthealthindicatorsBodyHealthIndicators | ConvertTo-JSON