C# 클래스 Microsoft.Azure.WebJobs.SlackConfiguration

Defines the configuration options for the Slack binding.
파일 보기 프로젝트 열기: christopheranderson/azure-webjobs-sdk-extensions-slack 1 사용 예제들

공개 메소드들

메소드 설명
SlackConfiguration ( string webHookUrl = null ) : System

Constructs a new instance.

메소드 상세

SlackConfiguration() 공개 메소드

Constructs a new instance.
public SlackConfiguration ( string webHookUrl = null ) : System
webHookUrl string
리턴 System