public static interface PacketCapture.DefinitionStages.WithTarget
| Modifier and Type | Method and Description |
|---|---|
PacketCapture.DefinitionStages.WithStorageLocation |
withTarget(String target)
Set target resource ID, only VM is currently supported.
|
PacketCapture.DefinitionStages.WithStorageLocation withTarget(String target)
target - The ID of the targeted resource/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/