共用方式為


JsonField 類別

這可用來表示事件方格事件架構中單一目標欄位的輸入架構對應來源。 這目前用於 'id'、'topic' 和 'eventtime' 屬性的對應中。 這代表輸入事件架構中的欄位。

繼承
azure.mgmt.eventgrid._serialization.Model
JsonField

建構函式

JsonField(*, source_field: str | None = None, **kwargs)

變數

source_field
str

輸入事件架構中要作為對應來源的功能變數名稱。