public sealed class TargetHttpsProxiesScopedList : IMessage<TargetHttpsProxiesScopedList>, IEquatable<TargetHttpsProxiesScopedList>, IDeepCloneable<TargetHttpsProxiesScopedList>, IBufferMessage, IMessageImplements
IMessageTargetHttpsProxiesScopedList, IEquatableTargetHttpsProxiesScopedList, IDeepCloneableTargetHttpsProxiesScopedList, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
TargetHttpsProxiesScopedList()
public TargetHttpsProxiesScopedList()TargetHttpsProxiesScopedList(TargetHttpsProxiesScopedList)
public TargetHttpsProxiesScopedList(TargetHttpsProxiesScopedList other)| Parameter | |
|---|---|
| Name | Description |
other |
TargetHttpsProxiesScopedList |
Properties
TargetHttpsProxies
public RepeatedField<TargetHttpsProxy> TargetHttpsProxies { get; }A list of TargetHttpsProxies contained in this scope.
| Property Value | |
|---|---|
| Type | Description |
RepeatedFieldTargetHttpsProxy |
|
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 |
|