public sealed class TargetTcpProxiesScopedList : IMessage<TargetTcpProxiesScopedList>, IEquatable<TargetTcpProxiesScopedList>, IDeepCloneable<TargetTcpProxiesScopedList>, IBufferMessage, IMessageImplements
IMessageTargetTcpProxiesScopedList, IEquatableTargetTcpProxiesScopedList, IDeepCloneableTargetTcpProxiesScopedList, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
TargetTcpProxiesScopedList()
public TargetTcpProxiesScopedList()TargetTcpProxiesScopedList(TargetTcpProxiesScopedList)
public TargetTcpProxiesScopedList(TargetTcpProxiesScopedList other)| Parameter | |
|---|---|
| Name | Description |
other |
TargetTcpProxiesScopedList |
Properties
TargetTcpProxies
public RepeatedField<TargetTcpProxy> TargetTcpProxies { get; }A list of TargetTcpProxies contained in this scope.
| Property Value | |
|---|---|
| Type | Description |
RepeatedFieldTargetTcpProxy |
|
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 |
|