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

NotificationDetails.NotificationBody 属性

定义

获取或设置通知正文。

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="NotificationBody", Order=1007)]
public string NotificationBody { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="NotificationBody", Order=1007)>]
member this.NotificationBody : string with get, set
Public Property NotificationBody As String

属性值

通知正文。

属性

适用于