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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET