TroubleshootingParameters.TargetResourceId Property

Definition

Gets or sets the target resource to troubleshoot.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to