MockableSelfHelpArmClient.GetSelfHelpSolutionResultResource Method

Definition

Gets an object representing a SelfHelpSolutionResultResource along with the instance operations that can be performed on it but with no data.

public virtual Azure.ResourceManager.SelfHelp.SelfHelpSolutionResultResource GetSelfHelpSolutionResultResource(Azure.Core.ResourceIdentifier id);
abstract member GetSelfHelpSolutionResultResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.SelfHelp.SelfHelpSolutionResultResource
override this.GetSelfHelpSolutionResultResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.SelfHelp.SelfHelpSolutionResultResource
Public Overridable Function GetSelfHelpSolutionResultResource (id As ResourceIdentifier) As SelfHelpSolutionResultResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a SelfHelpSolutionResultResource object.

Applies to