Compartir a través de


IWebhookOperations.Get(String) Método

Definición

Obtiene las propiedades del webhook especificado.

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

Parámetros

webhookName
String

Nombre del webhook.

Devoluciones

Se aplica a