SolutionSelfHelpOperations interface
Interface representing a SolutionSelfHelp operations.
Properties
| get | Gets Self Help Solutions for a given solutionId. Self Help Solutions consist of rich instructional video tutorials, links and guides to public documentation related to a specific problem that enables users to troubleshoot Azure issues. |
Property Details
get
Gets Self Help Solutions for a given solutionId. Self Help Solutions consist of rich instructional video tutorials, links and guides to public documentation related to a specific problem that enables users to troubleshoot Azure issues.
get: (solutionId: string, options?: SolutionSelfHelpGetOptionalParams) => Promise<SolutionResourceSelfHelp>
Property Value
(solutionId: string, options?: SolutionSelfHelpGetOptionalParams) => Promise<SolutionResourceSelfHelp>