get Webhook
Gets the properties of the specified webhook. API Version: 2019-05-01.
Return
An object that represents a webhook for a container registry.
Parameters
argument
null
suspend fun getWebhook(registryName: String, resourceGroupName: String, webhookName: String): GetWebhookResult
Return
An object that represents a webhook for a container registry.
Parameters
registry Name
The name of the container registry.
resource Group Name
The name of the resource group to which the container registry belongs.
webhook Name
The name of the webhook.
See also
Return
An object that represents a webhook for a container registry.
Parameters
argument
Builder for com.pulumi.azurenative.containerregistry.kotlin.inputs.GetWebhookPlainArgs.