Compute Engine v1 API - Class TargetTcpProxiesScopedList (2.15.0)

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

Inheritance

object > TargetTcpProxiesScopedList

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

TargetTcpProxiesScopedList()

public TargetTcpProxiesScopedList()

TargetTcpProxiesScopedList(TargetTcpProxiesScopedList)

public TargetTcpProxiesScopedList(TargetTcpProxiesScopedList other)
Parameter
NameDescription
otherTargetTcpProxiesScopedList

Properties

TargetTcpProxies

public RepeatedField<TargetTcpProxy> TargetTcpProxies { get; }

A list of TargetTcpProxies contained in this scope.

Property Value
TypeDescription
RepeatedFieldTargetTcpProxy

Warning

public Warning Warning { get; set; }

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

Property Value
TypeDescription
Warning