Share via


SftpAuthenticationType.Implicit(String to SftpAuthenticationType) Operator

Definition

Converts a string to a SftpAuthenticationType.

public static implicit operator Azure.ResourceManager.DataFactory.Models.SftpAuthenticationType (string value);
static member op_Implicit : string -> Azure.ResourceManager.DataFactory.Models.SftpAuthenticationType
Public Shared Widening Operator CType (value As String) As SftpAuthenticationType

Parameters

value
String

Returns

Applies to