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

NotificationDetails.WnsOutcomeCounts 属性

定义

获取或设置通知 WNS 结果计数。

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="WnsOutcomeCounts", Order=1012)]
public Microsoft.Azure.NotificationHubs.NotificationOutcomeCollection WnsOutcomeCounts { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="WnsOutcomeCounts", Order=1012)>]
member this.WnsOutcomeCounts : Microsoft.Azure.NotificationHubs.NotificationOutcomeCollection with get, set
Public Property WnsOutcomeCounts As NotificationOutcomeCollection

属性值

通知 WNS 结果计数。

属性

适用于