ArmMachineLearningModelFactory.AzureDevOpsWebhook(String) Method
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.
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.