共用方式為


QuerySpellerType(String) Constructor

Definition

Initializes a new instance of QuerySpellerType.

public QuerySpellerType (string value);
new Azure.Search.Documents.Models.QuerySpellerType : string -> Azure.Search.Documents.Models.QuerySpellerType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to