Network Management v1 API - Class NgfwPacketInspectionInfo (2.19.0)

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

Reference documentation and code samples for the Network Management v1 API class NgfwPacketInspectionInfo.

For display only. Metadata associated with a layer 7 packet inspection by the firewall.

Inheritance

object > NgfwPacketInspectionInfo

Namespace

Google.Cloud.NetworkManagement.V1

Assembly

Google.Cloud.NetworkManagement.V1.dll

Constructors

NgfwPacketInspectionInfo()

public NgfwPacketInspectionInfo()

NgfwPacketInspectionInfo(NgfwPacketInspectionInfo)

public NgfwPacketInspectionInfo(NgfwPacketInspectionInfo other)
Parameter
Name Description
other NgfwPacketInspectionInfo

Properties

SecurityProfileGroupUri

public string SecurityProfileGroupUri { get; set; }

URI of the security profile group associated with this firewall packet inspection.

Property Value
Type Description
string