AzureDevOpsWebhook Class

Definition

Webhook details specific for Azure DevOps.

public class AzureDevOpsWebhook : Azure.ResourceManager.MachineLearning.Models.MachineLearningWebhook
type AzureDevOpsWebhook = class
    inherit MachineLearningWebhook
Public Class AzureDevOpsWebhook
Inherits MachineLearningWebhook
Inheritance
AzureDevOpsWebhook

Constructors

AzureDevOpsWebhook()

Initializes a new instance of AzureDevOpsWebhook.

Properties

EventType

Send callback on a specified notification event.

(Inherited from MachineLearningWebhook)

Applies to