IDiscoveryNlpResponse Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.DiscoveryNlpResponseTypeConverter))]
public interface IDiscoveryNlpResponse : Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.DiscoveryNlpResponseTypeConverter))>]
type IDiscoveryNlpResponse = interface
    interface IJsonSerializable
Public Interface IDiscoveryNlpResponse
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Value

The list of solution metadata.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to