Compartilhar via


IWebhooksClientBeta.Get(String, String, String) Método

Definição

Obtém as propriedades do webhook especificado.

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

Parâmetros

resourceGroupName
String

O nome do grupo de recursos.

registryName
String

O nome do registro.

webhookName
String

O nome do webhook.

Retornos

Aplica-se a