次の方法で共有


PacketCaptureInner.Target プロパティ

定義

ターゲット リソースの ID を取得または設定します。現在サポートされているのは VM のみです。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象