WebhookReceiver Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
WebhookReceiver() | |
WebhookReceiver(String, String) |
WebhookReceiver()
public WebhookReceiver ();
Public Sub New ()
Applies to
WebhookReceiver(String, String)
public WebhookReceiver (string name, string serviceUri);
new Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.WebhookReceiver : string * string -> Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.WebhookReceiver
Public Sub New (name As String, serviceUri As String)
Parameters
- name
- String
- serviceUri
- String