Compute Engine v1 API - Class NetworkEdgeSecurityServicesScopedList (2.16.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
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