Share via


VerificationIPFlowParameters.TargetResourceId Property

Definition

Gets or sets the ID of the target resource to perform next-hop on.

[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