ContainerRegistryEventData.Actor Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="actor")]
public Microsoft.Azure.EventGrid.Models.ContainerRegistryEventActor Actor { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actor")>]
member this.Actor : Microsoft.Azure.EventGrid.Models.ContainerRegistryEventActor with get, set
Public Property Actor As ContainerRegistryEventActor

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to