Click or drag to resize
SearchIndexInfoAZURE_SEARCH_PROVIDER Field
Identifies search index that is processed by Azure. Value should be used in IndexProvider property.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax
C#
public const string AZURE_SEARCH_PROVIDER = "Azure"

Field Value

Type: String
See Also