Click or drag to resize
SearchTaskAzureInfoSearchTaskAzureType Property
Type of the Azure Search task type e.g. Rebuild.

Namespace: CMS.Search.Azure
Assembly: CMS.Search.Azure (in CMS.Search.Azure.dll) Version: 12.0.0
Syntax
C#
public virtual SearchTaskTypeEnum SearchTaskAzureType { get; set; }

Property Value

Type: SearchTaskTypeEnum
See Also