Aracılığıyla paylaş


IndexProjectionMode(String) Constructor

Definition

Initializes a new instance of IndexProjectionMode.

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

Parameters

value
String

Exceptions

value is null.

Applies to