Compartir a través de


SearchIndexerIndexProjectionsParameters.ProjectionMode Propiedad

Definición

Define el comportamiento de las proyecciones de índice en relación con el resto del indexador.

public Azure.Search.Documents.Indexes.Models.IndexProjectionMode? ProjectionMode { get; set; }
member this.ProjectionMode : Nullable<Azure.Search.Documents.Indexes.Models.IndexProjectionMode> with get, set
Public Property ProjectionMode As Nullable(Of IndexProjectionMode)

Valor de propiedad

Se aplica a