Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
PacketCaptureStorageLocation |
PacketCaptureParameters.storageLocation()
Get the storageLocation value.
|
PacketCaptureStorageLocation |
PacketCapture.storageLocation() |
PacketCaptureStorageLocation |
PacketCaptureStorageLocation.withFilePath(String filePath)
Set the filePath value.
|
PacketCaptureStorageLocation |
PacketCaptureStorageLocation.withStorageId(String storageId)
Set the storageId value.
|
PacketCaptureStorageLocation |
PacketCaptureStorageLocation.withStoragePath(String storagePath)
Set the storagePath value.
|
Modifier and Type | Method and Description |
---|---|
PacketCaptureParameters |
PacketCaptureParameters.withStorageLocation(PacketCaptureStorageLocation storageLocation)
Set the storageLocation value.
|
Copyright © 2019. All rights reserved.