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

JsonFieldWithDefault.DefaultValue 属性

定义

如果未提供 SourceField,或者已发布的 JSON 事件有效负载中没有具有指定名称的属性,则用于映射的默认值。

public string DefaultValue { get; set; }
member this.DefaultValue : string with get, set
Public Property DefaultValue As String

属性值

适用于