Compute Engine v1 API - Class HealthCheckServicesScopedList (3.26.0)

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

Inheritance

object > HealthCheckServicesScopedList

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

HealthCheckServicesScopedList()

public HealthCheckServicesScopedList()

HealthCheckServicesScopedList(HealthCheckServicesScopedList)

public HealthCheckServicesScopedList(HealthCheckServicesScopedList other)
Parameter
Name Description
other HealthCheckServicesScopedList

Properties

Resources

public RepeatedField<HealthCheckService> Resources { get; }

A list of HealthCheckServices contained in this scope.

Property Value
Type Description
RepeatedFieldHealthCheckService

Warning

public Warning Warning { get; set; }

Informational warning which replaces the list of backend services when the list is empty.

Property Value
Type Description
Warning