public static interface PacketCapture.DefinitionStages.WithCreateAndStoragePath extends PacketCapture.DefinitionStages.WithCreate
| Modifier and Type | Method and Description |
|---|---|
PacketCapture.DefinitionStages.WithCreate |
withStoragePath(String storagePath)
The URI of the storage path to save the packet capture.
|
definePacketCaptureFilter, withBytesToCapturePerPacket, withTimeLimitInSeconds, withTotalBytesPerSessioncreate, createAsyncPacketCapture.DefinitionStages.WithCreate withStoragePath(String storagePath)
storagePath - The URI of the storage path to save the packet capture. Must be a well-formed URI
describing the location to save the packet capture.Copyright © 2020 Microsoft Corporation. All rights reserved.