次の方法で共有


NetworkConfigurationDiagnosticParameters.TargetResourceId プロパティ

定義

ネットワーク構成診断を実行するターゲット リソースの ID を取得または設定します。 有効なオプションは、VM、NetworkInterface、VMSS/NetworkInterface、Application Gatewayです。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象