Share via


ContainerRegistryEventActor Class

Definition

The agent that initiated the event. For most situations, this could be from the authorization context of the request.

public class ContainerRegistryEventActor
public class ContainerRegistryEventActor : System.ClientModel.Primitives.IJsonModel<Azure.Messaging.EventGrid.SystemEvents.ContainerRegistryEventActor>, System.ClientModel.Primitives.IPersistableModel<Azure.Messaging.EventGrid.SystemEvents.ContainerRegistryEventActor>
type ContainerRegistryEventActor = class
type ContainerRegistryEventActor = class
    interface IJsonModel<ContainerRegistryEventActor>
    interface IPersistableModel<ContainerRegistryEventActor>
Public Class ContainerRegistryEventActor
Public Class ContainerRegistryEventActor
Implements IJsonModel(Of ContainerRegistryEventActor), IPersistableModel(Of ContainerRegistryEventActor)
Inheritance
ContainerRegistryEventActor
Implements

Properties

Name

The subject or username associated with the request context that generated the event.

Applies to