次の方法で共有


WebLinkedService.TypeProperties プロパティ

定義

Web リンクサービスのプロパティを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象