SolutionSelfHelpOperations interface

介面代表 SolutionSelfHelp 操作。

屬性

get

取得指定 solutionId 的自助解決方案。 自助解決方案包含豐富的教學影片教學、連結及與特定問題相關的公開文件指南,讓使用者能排查 Azure 問題。

屬性詳細資料

get

取得指定 solutionId 的自助解決方案。 自助解決方案包含豐富的教學影片教學、連結及與特定問題相關的公開文件指南,讓使用者能排查 Azure 問題。

get: (solutionId: string, options?: SolutionSelfHelpGetOptionalParams) => Promise<SolutionResourceSelfHelp>

屬性值

(solutionId: string, options?: SolutionSelfHelpGetOptionalParams) => Promise<SolutionResourceSelfHelp>