AutoHealCustomAction Classe
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.
Action personnalisée à exécuter lorsqu’une règle de réparation automatique est déclenchée.
public class AutoHealCustomAction
type AutoHealCustomAction = class
Public Class AutoHealCustomAction
- Héritage
-
AutoHealCustomAction
Constructeurs
AutoHealCustomAction() |
Initialise une nouvelle instance de la classe AutoHealCustomAction. |
AutoHealCustomAction(String, String) |
Initialise une nouvelle instance de la classe AutoHealCustomAction. |
Propriétés
Exe |
Obtient ou définit l’exécutable à exécuter. |
Parameters |
Obtient ou définit des paramètres pour l’exécutable. |
S’applique à
Azure SDK for .NET