Compute Engine v1 API - Class NetworkEdgeSecurityServicesScopedList (2.6.0)

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

Inheritance

Object > NetworkEdgeSecurityServicesScopedList

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

NetworkEdgeSecurityServicesScopedList()

public NetworkEdgeSecurityServicesScopedList()

NetworkEdgeSecurityServicesScopedList(NetworkEdgeSecurityServicesScopedList)

public NetworkEdgeSecurityServicesScopedList(NetworkEdgeSecurityServicesScopedList other)
Parameter
NameDescription
otherNetworkEdgeSecurityServicesScopedList

Properties

NetworkEdgeSecurityServices

public RepeatedField<NetworkEdgeSecurityService> NetworkEdgeSecurityServices { get; }

A list of NetworkEdgeSecurityServices contained in this scope.

Property Value
TypeDescription
RepeatedField<NetworkEdgeSecurityService>

Warning

public Warning Warning { get; set; }

Informational warning which replaces the list of security policies when the list is empty.

Property Value
TypeDescription
Warning