Delen via


ContainerRegistryWebhookCreateOrUpdateContent(AzureLocation) Constructor

Definition

Initializes a new instance of ContainerRegistryWebhookCreateOrUpdateContent.

public ContainerRegistryWebhookCreateOrUpdateContent (Azure.Core.AzureLocation location);
new Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryWebhookCreateOrUpdateContent : Azure.Core.AzureLocation -> Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryWebhookCreateOrUpdateContent
Public Sub New (location As AzureLocation)

Parameters

location
AzureLocation

The location of the webhook. This cannot be changed after the resource is created.

Applies to