Compartilhar via


SelfHelpExtensions.GetSelfHelpDiagnostics Método

Definição

Obtém uma coleção de SelfHelpDiagnosticResources no ArmClient. MockingTo mock this method, please mock GetSelfHelpDiagnostics(ResourceIdentifier) instead.

public static Azure.ResourceManager.SelfHelp.SelfHelpDiagnosticCollection GetSelfHelpDiagnostics (this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier scope);
static member GetSelfHelpDiagnostics : Azure.ResourceManager.ArmClient * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.SelfHelp.SelfHelpDiagnosticCollection
<Extension()>
Public Function GetSelfHelpDiagnostics (client As ArmClient, scope As ResourceIdentifier) As SelfHelpDiagnosticCollection

Parâmetros

client
ArmClient

A ArmClient instância em que o método será executado.

scope
ResourceIdentifier

O escopo no qual o recurso será aplicado.

Retornos

Um objeto que representa uma coleção de SelfHelpDiagnosticResources e suas operações em um SelfHelpDiagnosticResource.

Aplica-se a