次の方法で共有


HttpLinkedService クラス

定義

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

コンストラクター

HttpLinkedService()
HttpLinkedService(String, String)

プロパティ

AuthenticationType
CertThumbprint
EmbeddedCertData
EnableServerCertificateValidation
EncryptedCredential
GatewayName
Password
Url
Username

適用対象