次の方法で共有


ContainerRegistryEventData.Actor プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象