Compute Engine v1 API - Class TargetHttpProxiesScopedList (2.15.0)

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

Inheritance

object > TargetHttpProxiesScopedList

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

TargetHttpProxiesScopedList()

public TargetHttpProxiesScopedList()

TargetHttpProxiesScopedList(TargetHttpProxiesScopedList)

public TargetHttpProxiesScopedList(TargetHttpProxiesScopedList other)
Parameter
NameDescription
otherTargetHttpProxiesScopedList

Properties

TargetHttpProxies

public RepeatedField<TargetHttpProxy> TargetHttpProxies { get; }

A list of TargetHttpProxies contained in this scope.

Property Value
TypeDescription
RepeatedFieldTargetHttpProxy

Warning

public Warning Warning { get; set; }

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

Property Value
TypeDescription
Warning