次の方法で共有


NamespaceTopicData.InputSchema プロパティ

定義

これにより、トピックに発行される受信イベントに必要な形式が決まります。

public Azure.ResourceManager.EventGrid.Models.EventInputSchema? InputSchema { get; set; }
member this.InputSchema : Nullable<Azure.ResourceManager.EventGrid.Models.EventInputSchema> with get, set
Public Property InputSchema As Nullable(Of EventInputSchema)

プロパティ値

適用対象