ภาษา

ArmMachineLearningModelFactory.AzureDevOpsWebhook(String) Method

Definition

Webhook details specific for Azure DevOps.

public static Azure.ResourceManager.MachineLearning.Models.AzureDevOpsWebhook AzureDevOpsWebhook(string eventType = default);
static member AzureDevOpsWebhook : string -> Azure.ResourceManager.MachineLearning.Models.AzureDevOpsWebhook
Public Shared Function AzureDevOpsWebhook (Optional eventType As String = Nothing) As AzureDevOpsWebhook

Parameters

eventType
String

Send callback on a specified notification event.

Returns

A new AzureDevOpsWebhook instance for mocking.

Applies to