已不再支援此瀏覽器。
請升級至 Microsoft Edge,以利用最新功能、安全性更新和技術支援。
Contains response data for the get operation.
type SolutionsGetResponse = Solution & { _response: msRest.HttpResponse & { bodyAsText: string; parsedBody: Solution } }