Partilhar via


IWithWebhook.WithoutWebhook(String) Método

Definição

Remove um webhook do registro de contêiner.

public Microsoft.Azure.Management.ContainerRegistry.Fluent.Registry.Update.IUpdate WithoutWebhook (string name);
abstract member WithoutWebhook : string -> Microsoft.Azure.Management.ContainerRegistry.Fluent.Registry.Update.IUpdate
Public Function WithoutWebhook (name As String) As IUpdate

Parâmetros

name
String

Nome do webhook a ser removido.

Retornos

Aplica-se a