Partager via


IWithDefaultStatus Interface

Définition

Étape de la définition du webhook permettant de spécifier le status par défaut du webhook après sa création.

public interface IWithDefaultStatus
type IWithDefaultStatus = interface
Public Interface IWithDefaultStatus
Dérivé

Méthodes

Enabled(Boolean)

Spécifie la status par défaut du webhook ; la valeur par défaut est « enabled ».

S’applique à