次の方法で共有


ContainerRegistryWebhookCreateOrUpdateContent(AzureLocation) コンストラクター

定義

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)

パラメーター

location
AzureLocation

Webhook の場所。 これは、リソースの作成後に変更することはできません。

適用対象