다음을 통해 공유


ODataAuthenticationType(String) Constructor

Definition

Initializes a new instance of ODataAuthenticationType.

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

Parameters

value
String

Exceptions

value is null.

Applies to