SelfHelpExtensions.GetSelfHelpDiagnostics Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une collection de SelfHelpDiagnosticResources dans ArmClient. MockingPour simuler cette méthode, veuillez plutôt simuler GetSelfHelpDiagnostics(ResourceIdentifier) .
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
Paramètres
- scope
- ResourceIdentifier
Étendue à laquelle la ressource s’appliquera.
Retours
Objet représentant une collection de SelfHelpDiagnosticResources et leurs opérations sur un SelfHelpDiagnosticResource.