Share via


SftpAuthenticationType(String) Constructor

Definition

Initializes a new instance of SftpAuthenticationType.

public SftpAuthenticationType (string value);
new Azure.ResourceManager.DataFactory.Models.SftpAuthenticationType : string -> Azure.ResourceManager.DataFactory.Models.SftpAuthenticationType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to