次の方法で共有


LinkedService.WriteAccessResourceId プロパティ

定義

ワークスペースにリンクされるリソースのリソース ID を取得または設定します。 これは、書き込みアクセスを必要とするリソースをリンクするために使用する必要があります

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象