Compute Engine v1 API - Class TargetPoolsScopedList (2.15.0)

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

Inheritance

object > TargetPoolsScopedList

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

TargetPoolsScopedList()

public TargetPoolsScopedList()

TargetPoolsScopedList(TargetPoolsScopedList)

public TargetPoolsScopedList(TargetPoolsScopedList other)
Parameter
NameDescription
otherTargetPoolsScopedList

Properties

TargetPools

public RepeatedField<TargetPool> TargetPools { get; }

A list of target pools contained in this scope.

Property Value
TypeDescription
RepeatedFieldTargetPool

Warning

public Warning Warning { get; set; }

Informational warning which replaces the list of addresses when the list is empty.

Property Value
TypeDescription
Warning