FtpServerLinkedService 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
FtpServerLinkedService() | |
FtpServerLinkedService(String, String) |
FtpServerLinkedService()
public FtpServerLinkedService ();
Public Sub New ()
Applies to
FtpServerLinkedService(String, String)
public FtpServerLinkedService (string host, string authenticationType);
new Microsoft.Azure.Management.DataFactories.Models.FtpServerLinkedService : string * string -> Microsoft.Azure.Management.DataFactories.Models.FtpServerLinkedService
Public Sub New (host As String, authenticationType As String)
Parameters
- host
- String
- authenticationType
- String