Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Microsoft
Azure
WebJobs
SlackConfiguration
C# Class Microsoft.Azure.WebJobs.SlackConfiguration
Defines the configuration options for the Slack binding.
显示文件
Open project: christopheranderson/azure-webjobs-sdk-extensions-slack
Class Usage Examples
Public Methods
Method
Description
SlackConfiguration
(
string
webHookUrl
= null ) :
System
Constructs a new instance.
Method Details
SlackConfiguration()
public
method
Constructs a new instance.
public
SlackConfiguration
(
string
webHookUrl
= null ) :
System
webHookUrl
string
return
System