MockableSelfHelpTenantResource.GetSelfHelpSolutionResults Method

Definition

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.

Applies to