TextAnalyticsError Struct  
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.
Text Analytics Error.
public readonly struct TextAnalyticsError
	type TextAnalyticsError = struct
	Public Structure TextAnalyticsError
		- Inheritance
 - 
				TextAnalyticsError
 
Properties
| ErrorCode | 
		 Error code that serves as an indicator of the HTTP error code.  | 
        	
| Message | 
		 Message that contains more information about the reason of the error.  | 
        	
| Target | 
		 Target of the particular error (e.g. the name of the property in error).  |