healthAggregationPolicies property

List<HealthAggregationPolicy>? healthAggregationPolicies
getter/setter pair

A list of HealthAggregationPolicys contained in this scope.

Implementation

core.List<HealthAggregationPolicy>? healthAggregationPolicies;