Partager via


IWebhookOperations.Get(String) Méthode

Définition

Obtient les propriétés du webhook spécifié.

public Microsoft.Azure.Management.ContainerRegistry.Fluent.IWebhook Get (string webhookName);
abstract member Get : string -> Microsoft.Azure.Management.ContainerRegistry.Fluent.IWebhook
Public Function Get (webhookName As String) As IWebhook

Paramètres

webhookName
String

Nom du webhook.

Retours

S’applique à