다음을 통해 공유


ODataAuthenticationType.Implicit(String to ODataAuthenticationType) Operator

Definition

Converts a string to a ODataAuthenticationType.

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

Parameters

value
String

Returns

Applies to