PacketCaptureResultOutput interface
Information about packet capture session.
Properties
| etag | A unique read-only string that changes whenever the resource is updated. |
| id | ID of the packet capture operation. |
| name | Name of the packet capture session. |
| properties | Properties of the packet capture result. |
Property Details
etag
A unique read-only string that changes whenever the resource is updated.
etag?: string
Property Value
string
id
ID of the packet capture operation.
id?: string
Property Value
string
name
Name of the packet capture session.
name?: string
Property Value
string
properties
Properties of the packet capture result.
properties?: PacketCaptureResultPropertiesOutput