AutomationWebhookPatch 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.
Paramètres fournis à l’opération de mise à jour du webhook.
public class AutomationWebhookPatch
type AutomationWebhookPatch = class
Public Class AutomationWebhookPatch
- Héritage
-
AutomationWebhookPatch
Constructeurs
AutomationWebhookPatch() |
Initialise une nouvelle instance d’AutomationWebhookPatch. |
Propriétés
Description |
Obtient ou définit la description du webhook. |
IsEnabled |
Obtient ou définit la valeur de l’indicateur activé du webhook. |
Name |
Obtient ou définit le nom du webhook. |
Parameters |
Obtient ou définit les paramètres du travail. |
RunOn |
Obtient ou définit le nom du groupe de workers hybride sur lequel le travail de webhook s’exécutera. |
S’applique à
Azure SDK for .NET