Compute Engine v1 API - Class TargetHttpsProxiesScopedList (2.15.0)

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

Inheritance

object > TargetHttpsProxiesScopedList

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

TargetHttpsProxiesScopedList()

public TargetHttpsProxiesScopedList()

TargetHttpsProxiesScopedList(TargetHttpsProxiesScopedList)

public TargetHttpsProxiesScopedList(TargetHttpsProxiesScopedList other)
Parameter
NameDescription
otherTargetHttpsProxiesScopedList

Properties

TargetHttpsProxies

public RepeatedField<TargetHttpsProxy> TargetHttpsProxies { get; }

A list of TargetHttpsProxies contained in this scope.

Property Value
TypeDescription
RepeatedFieldTargetHttpsProxy

Warning

public Warning Warning { get; set; }

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

Property Value
TypeDescription
Warning