Compartir a través de


EndpointInner.TargetResourceId Propiedad

Definición

Obtiene o establece el URI del recurso de Azure del punto de conexión. No es aplicable a los puntos de conexión de tipo "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a