SearchIndexerWarning Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an item-level warning.
public class SearchIndexerWarning
type SearchIndexerWarning = class
Public Class SearchIndexerWarning
- Inheritance
-
SearchIndexerWarning
Properties
Details |
Additional, verbose details about the warning to assist in debugging the indexer. This may not be always available. |
DocumentationLink |
A link to a troubleshooting guide for these classes of warnings. This may not be always available. |
Key |
The key of the item which generated a warning. |
Message |
The message describing the warning that occurred while processing the item. |
Name |
The name of the source at which the warning originated. For example, this could refer to a particular skill in the attached skillset. This may not be always available. |
Applies to
Azure SDK for .NET