WebLinkedService Class

Definition

[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
Inheritance
Attributes

Constructors

WebLinkedService()
WebLinkedService(String, String)

Properties

ApiKey
AuthenticationType
Password
Url
Username

Applies to