AzureDevOpsWebhook Class
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 class AzureDevOpsWebhook : Azure.ResourceManager.MachineLearning.Models.MachineLearningWebhook, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.AzureDevOpsWebhook>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.AzureDevOpsWebhook>
public class AzureDevOpsWebhook : Azure.ResourceManager.MachineLearning.Models.MachineLearningWebhook
type AzureDevOpsWebhook = class
inherit MachineLearningWebhook
interface IJsonModel<AzureDevOpsWebhook>
interface IPersistableModel<AzureDevOpsWebhook>
type AzureDevOpsWebhook = class
inherit MachineLearningWebhook
Public Class AzureDevOpsWebhook
Inherits MachineLearningWebhook
Implements IJsonModel(Of AzureDevOpsWebhook), IPersistableModel(Of AzureDevOpsWebhook)
Public Class AzureDevOpsWebhook
Inherits MachineLearningWebhook
- Inheritance
- Implements
Constructors
AzureDevOpsWebhook() |
Initializes a new instance of AzureDevOpsWebhook. |
Properties
EventType |
Send callback on a specified notification event. (Inherited from MachineLearningWebhook) |
Explicit Interface Implementations
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET