SearchTaskAzureInfoSearchTaskAzureIndexerName Property |
Name of a custom indexer registered to handle this task. Not required when indexer is registered using the object type.
Namespace: CMS.Search.AzureAssembly: CMS.Search.Azure (in CMS.Search.Azure.dll) Version: 13.0.131
Syntax public virtual string SearchTaskAzureIndexerName { get; set; }
Property Value
Type:
StringRemarks See Also