public static interface PacketCapture.DefinitionStages.WithStorageLocation
| Modifier and Type | Method and Description |
|---|---|
PacketCapture.DefinitionStages.WithCreate |
withFilePath(String filePath)
A valid local path on the targeting VM.
|
PacketCapture.DefinitionStages.WithCreateAndStoragePath |
withStorageAccountId(String storageId)
The ID of the storage account to save the packet capture session.
|
PacketCapture.DefinitionStages.WithCreateAndStoragePath withStorageAccountId(String storageId)
storageId - The ID of the storage account to save the packet capture sessionPacketCapture.DefinitionStages.WithCreate withFilePath(String filePath)
filePath - A valid local path on the targeting VMCopyright © 2020 Microsoft Corporation. All rights reserved.