Share via


IWithTarget.WithTarget(String) Method

Definition

Set target resource ID, only VM is currently supported.

public Microsoft.Azure.Management.Network.Fluent.PacketCapture.Definition.IWithStorageLocation WithTarget (string target);
abstract member WithTarget : string -> Microsoft.Azure.Management.Network.Fluent.PacketCapture.Definition.IWithStorageLocation
Public Function WithTarget (target As String) As IWithStorageLocation

Parameters

target
String

The ID of the targeted resource.

Returns

Applies to