Share via


EndpointInner.TargetResourceId Property

Definition

Gets or sets the Azure Resource URI of the of the endpoint. Not applicable to endpoints of type 'ExternalEndpoints'.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to