Condividi tramite


ResourceLinkProperties.TargetId Property

Definition

Gets or sets the fully qualified ID of the target resource in the link.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to