public sealed class NgfwPacketInspectionInfo : IMessage<NgfwPacketInspectionInfo>, IEquatable<NgfwPacketInspectionInfo>, IDeepCloneable<NgfwPacketInspectionInfo>, IBufferMessage, IMessageReference 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.
Implements
IMessageNgfwPacketInspectionInfo, IEquatableNgfwPacketInspectionInfo, IDeepCloneableNgfwPacketInspectionInfo, IBufferMessage, IMessageNamespace
Google.Cloud.NetworkManagement.V1Assembly
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 |
|