Поделиться через


AuthMetadataLookupMode(String) Constructor

Definition

Initializes a new instance of AuthMetadataLookupMode.

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

Parameters

value
String

Exceptions

value is null.

Applies to