DiscoverySolutionNLP interface

DiscoverySolutionNLP を表すインターフェイス。

メソッド

discoverSolutions(DiscoverySolutionNLPDiscoverSolutionsOptionalParams)

自然言語の問題の概要を使用して、関連する Azure Diagnostics、ソリューション、およびトラブルシューティング ツールを検索します。

discoverSolutionsBySubscription(string, DiscoverySolutionNLPDiscoverSolutionsBySubscriptionOptionalParams)

自然言語の問題の概要とサブスクリプションを使用して、関連する Azure Diagnostics、ソリューション、およびトラブルシューティング ツールを検索します。

メソッドの詳細

discoverSolutions(DiscoverySolutionNLPDiscoverSolutionsOptionalParams)

自然言語の問題の概要を使用して、関連する Azure Diagnostics、ソリューション、およびトラブルシューティング ツールを検索します。

function discoverSolutions(options?: DiscoverySolutionNLPDiscoverSolutionsOptionalParams): Promise<DiscoveryNlpResponse>

パラメーター

options
DiscoverySolutionNLPDiscoverSolutionsOptionalParams

オプション パラメーター。

戻り値

discoverSolutionsBySubscription(string, DiscoverySolutionNLPDiscoverSolutionsBySubscriptionOptionalParams)

自然言語の問題の概要とサブスクリプションを使用して、関連する Azure Diagnostics、ソリューション、およびトラブルシューティング ツールを検索します。

function discoverSolutionsBySubscription(subscriptionId: string, options?: DiscoverySolutionNLPDiscoverSolutionsBySubscriptionOptionalParams): Promise<DiscoveryNlpResponse>

パラメーター

subscriptionId

string

Azure サブスクリプション ID。

options
DiscoverySolutionNLPDiscoverSolutionsBySubscriptionOptionalParams

オプション パラメーター。

戻り値