WebLinkedService Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
WebLinkedService() | |
WebLinkedService(String, String) |
WebLinkedService()
public WebLinkedService ();
Public Sub New ()
Applies to
WebLinkedService(String, String)
public WebLinkedService (string url, string authenticationType);
new Microsoft.Azure.Management.DataFactories.Models.WebLinkedService : string * string -> Microsoft.Azure.Management.DataFactories.Models.WebLinkedService
Public Sub New (url As String, authenticationType As String)
Parameters
- url
- String
- authenticationType
- String