Compute Engine v1 API - Class HealthAggregationPoliciesScopedList (3.26.0)

public sealed class HealthAggregationPoliciesScopedList : IMessage<HealthAggregationPoliciesScopedList>, IEquatable<HealthAggregationPoliciesScopedList>, IDeepCloneable<HealthAggregationPoliciesScopedList>, IBufferMessage, IMessage

Inheritance

object > HealthAggregationPoliciesScopedList

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

HealthAggregationPoliciesScopedList()

public HealthAggregationPoliciesScopedList()

HealthAggregationPoliciesScopedList(HealthAggregationPoliciesScopedList)

public HealthAggregationPoliciesScopedList(HealthAggregationPoliciesScopedList other)
Parameter
Name Description
other HealthAggregationPoliciesScopedList

Properties

HealthAggregationPolicies

public RepeatedField<HealthAggregationPolicy> HealthAggregationPolicies { get; }

A list of HealthAggregationPolicys contained in this scope.

Property Value
Type Description
RepeatedFieldHealthAggregationPolicy

Warning

public Warning Warning { get; set; }

Informational warning which replaces the list of health aggregation policies when the list is empty.

Property Value
Type Description
Warning