Security Command Center v2 API - Class Denied (1.2.0)

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

Reference documentation and code samples for the Security Command Center v2 API class Denied.

Denied IP rule.

Inheritance

object > Denied

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

Google.Cloud.SecurityCenter.V2.dll

Constructors

Denied()

public Denied()

Denied(Denied)

public Denied(Denied other)
Parameter
Name Description
other Denied

Properties

IpRules

public RepeatedField<IpRule> IpRules { get; }

Optional. Optional list of denied IP rules.

Property Value
Type Description
RepeatedFieldIpRule