Redigera

Dela via


CosmosGrainStorageOptions.StateFieldsToIndex Property

Definition

List of JSON path strings. Each entry on this list represents a property in the State Object that will be included in the document index. The default is to not add any property in the State object.

public System.Collections.Generic.List<string> StateFieldsToIndex { get; set; }
member this.StateFieldsToIndex : System.Collections.Generic.List<string> with get, set
Public Property StateFieldsToIndex As List(Of String)

Property Value

Applies to