public sealed class NetworkEdgeSecurityServicesScopedList : IMessage<NetworkEdgeSecurityServicesScopedList>, IEquatable<NetworkEdgeSecurityServicesScopedList>, IDeepCloneable<NetworkEdgeSecurityServicesScopedList>, IBufferMessage, IMessageImplements
IMessageNetworkEdgeSecurityServicesScopedList, IEquatableNetworkEdgeSecurityServicesScopedList, IDeepCloneableNetworkEdgeSecurityServicesScopedList, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
NetworkEdgeSecurityServicesScopedList()
public NetworkEdgeSecurityServicesScopedList()NetworkEdgeSecurityServicesScopedList(NetworkEdgeSecurityServicesScopedList)
public NetworkEdgeSecurityServicesScopedList(NetworkEdgeSecurityServicesScopedList other)| Parameter | |
|---|---|
| Name | Description |
other |
NetworkEdgeSecurityServicesScopedList |
Properties
NetworkEdgeSecurityServices
public RepeatedField<NetworkEdgeSecurityService> NetworkEdgeSecurityServices { get; }A list of NetworkEdgeSecurityServices contained in this scope.
| Property Value | |
|---|---|
| Type | Description |
RepeatedFieldNetworkEdgeSecurityService |
|
Warning
public Warning Warning { get; set; }Informational warning which replaces the list of security policies when the list is empty.
| Property Value | |
|---|---|
| Type | Description |
Warning |
|