C# Class Microsoft.Azure.WebJobs.SlackConfiguration

Defines the configuration options for the Slack binding.
Afficher le fichier Open project: christopheranderson/azure-webjobs-sdk-extensions-slack Class Usage Examples

Méthodes publiques

Méthode Description
SlackConfiguration ( string webHookUrl = null ) : System

Constructs a new instance.

Method Details

SlackConfiguration() public méthode

Constructs a new instance.
public SlackConfiguration ( string webHookUrl = null ) : System
webHookUrl string
Résultat System