DiscoverySolution interface
DiscoverySolution を表すインターフェイス。
メソッド
| list(string, Discovery |
Solutions Discovery は、ヘルプ API 内の最初のエントリ ポイントであり、Azure の問題に関連するソリューションを特定するのに役立ちます。 |
メソッドの詳細
list(string, DiscoverySolutionListOptionalParams)
Solutions Discovery は、ヘルプ API 内の最初のエントリ ポイントであり、Azure の問題に関連するソリューションを特定するのに役立ちます。
resourceUri または resourceUri + problemClassificationId を使用してソリューションを検出できます。
Azure の問題に関連する診断を返すように最善を尽くします。
この 参照を使用して、problemClassificationId を取得します。
注: Solutions Discovery API 応答からの "requiredParameterSets" は、診断 API への入力として 'additionalParameters' を介して渡す必要があります。
function list(scope: string, options?: DiscoverySolutionListOptionalParams): PagedAsyncIterableIterator<SolutionMetadataResource, SolutionMetadataResource[], PageSettings>
パラメーター
- scope
-
string
これは拡張機能リソース プロバイダーであり、現時点ではリソース レベルの拡張機能のみがサポートされています。
オプション パラメーター。