Dela via


ContainerRegistryEventData.Source Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to