Share via


EventContent.Source Property

Definition

Gets or sets the registry node that generated the event. Put differently, while the actor initiates the event, the source generates it.

[Newtonsoft.Json.JsonProperty(PropertyName="source")]
public Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.Source Source { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="source")>]
member this.Source : Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.Source with get, set
Public Property Source As Source

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to