Interface PacketCapture.Definition
- All Superinterfaces:
Creatable<PacketCapture>, HasName, Indexable, PacketCapture.DefinitionStages.WithCreate, PacketCapture.DefinitionStages.WithCreateAndStoragePath, PacketCapture.DefinitionStages.WithStorageLocation, PacketCapture.DefinitionStages.WithTarget
- Enclosing interface:
PacketCapture
public static interface PacketCapture.Definition
extends PacketCapture.DefinitionStages.WithTarget, PacketCapture.DefinitionStages.WithStorageLocation, PacketCapture.DefinitionStages.WithCreateAndStoragePath
The entirety of the packet capture definition.
-
Method Summary
Methods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface PacketCapture.DefinitionStages.WithCreate
definePacketCaptureFilter, withBytesToCapturePerPacket, withTimeLimitInSeconds, withTotalBytesPerSessionMethods inherited from interface PacketCapture.DefinitionStages.WithCreateAndStoragePath
withStoragePathMethods inherited from interface PacketCapture.DefinitionStages.WithStorageLocation
withFilePath, withStorageAccountIdMethods inherited from interface PacketCapture.DefinitionStages.WithTarget
withTarget