你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EventGridTopicData.InputSchema 属性

定义

这将确定事件网格应预期发布到主题的传入事件的格式。

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

属性值

适用于