CognitiveServicesOutboundRuleBasicProperties.ErrorInformation Property
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.
Error information about an outbound rule of a cognitive services account if RuleStatus is failed.
public string ErrorInformation { get; }
member this.ErrorInformation : string
Public ReadOnly Property ErrorInformation As String