次の方法で共有


EventRequestMessage.Content プロパティ

定義

イベント要求メッセージの内容を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象