MockableSelfHelpTenantResource.GetSelfHelpSolutionResults Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of SelfHelpSolutionResults in the TenantResource.
public virtual Azure.ResourceManager.SelfHelp.SelfHelpSolutionResultCollection GetSelfHelpSolutionResults();
abstract member GetSelfHelpSolutionResults : unit -> Azure.ResourceManager.SelfHelp.SelfHelpSolutionResultCollection
override this.GetSelfHelpSolutionResults : unit -> Azure.ResourceManager.SelfHelp.SelfHelpSolutionResultCollection
Public Overridable Function GetSelfHelpSolutionResults () As SelfHelpSolutionResultCollection
Returns
An object representing collection of SelfHelpSolutionResults and their operations over a SelfHelpSolutionResultResource.