Share via


PacketCaptureInner.Target Property

Definition

Gets or sets the ID of the targeted resource, only VM is currently supported.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.target")]
public string Target { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.target")>]
member this.Target : string with get, set
Public Property Target As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to