Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
PacketCaptureParameters |
PacketCaptureParameters.withBytesToCapturePerPacket(Integer bytesToCapturePerPacket)
Set the bytesToCapturePerPacket value.
|
PacketCaptureParameters |
PacketCaptureParameters.withFilters(List<PacketCaptureFilter> filters)
Set the filters value.
|
PacketCaptureParameters |
PacketCaptureParameters.withStorageLocation(PacketCaptureStorageLocation storageLocation)
Set the storageLocation value.
|
PacketCaptureParameters |
PacketCaptureParameters.withTarget(String target)
Set the target value.
|
PacketCaptureParameters |
PacketCaptureParameters.withTimeLimitInSeconds(Integer timeLimitInSeconds)
Set the timeLimitInSeconds value.
|
PacketCaptureParameters |
PacketCaptureParameters.withTotalBytesPerSession(Integer totalBytesPerSession)
Set the totalBytesPerSession value.
|
Copyright © 2019. All rights reserved.