Compartir a través de


LinkedService.ResourceId Propiedad

Definición

Obtiene o establece el identificador de recurso del recurso que se vinculará al área de trabajo. Se debe usar para vincular recursos que requieren acceso de lectura.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a