次の方法で共有


WebLinkedService クラス

定義

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("Web")]
public class WebLinkedService : Microsoft.Azure.Management.DataFactories.Models.LinkedServiceTypeProperties
[<Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("Web")>]
type WebLinkedService = class
    inherit LinkedServiceTypeProperties
Public Class WebLinkedService
Inherits LinkedServiceTypeProperties
継承
属性

コンストラクター

WebLinkedService()
WebLinkedService(String, String)

プロパティ

ApiKey
AuthenticationType
Password
Url
Username

適用対象