WebhookNotification 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
WebhookNotification() |
Initializes a new instance of the LogSettings class. |
WebhookNotification(WebhookNotification) |
Initializes a new instance of the LogSettings class. |
WebhookNotification()
Initializes a new instance of the LogSettings class.
public WebhookNotification ();
Public Sub New ()
Applies to
WebhookNotification(WebhookNotification)
Initializes a new instance of the LogSettings class.
public WebhookNotification (Microsoft.Azure.Management.Monitor.Models.WebhookNotification webhookNotification);
new Microsoft.Azure.Management.Monitor.Management.Models.WebhookNotification : Microsoft.Azure.Management.Monitor.Models.WebhookNotification -> Microsoft.Azure.Management.Monitor.Management.Models.WebhookNotification
Public Sub New (webhookNotification As WebhookNotification)
Parameters
- webhookNotification
- WebhookNotification
The webhook notification