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