次の方法で共有


CustomActivity.ResourceLinkedService プロパティ

定義

リソースのリンクされたサービス参照を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.resourceLinkedService")]
public Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference ResourceLinkedService { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.resourceLinkedService")>]
member this.ResourceLinkedService : Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference with get, set
Public Property ResourceLinkedService As LinkedServiceReference

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象