Partager via


ArmContainerRegistryModelFactory.ContainerRegistryWebhookEventInfo Méthode

Définition

Initialise une nouvelle instance de ContainerRegistryWebhookEventInfo.

public static Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryWebhookEventInfo ContainerRegistryWebhookEventInfo (Guid? id = default);
static member ContainerRegistryWebhookEventInfo : Nullable<Guid> -> Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryWebhookEventInfo
Public Shared Function ContainerRegistryWebhookEventInfo (Optional id As Nullable(Of Guid) = Nothing) As ContainerRegistryWebhookEventInfo

Paramètres

id
Nullable<Guid>

ID de l’événement.

Retours

Une nouvelle ContainerRegistryWebhookEventInfo instance pour se moquer.

S’applique à