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

INamespaceManager.UpdateNotificationHub(NotificationHubDescription) 方法

定义

汇报通知中心。

public Microsoft.Azure.NotificationHubs.NotificationHubDescription UpdateNotificationHub (Microsoft.Azure.NotificationHubs.NotificationHubDescription description);
abstract member UpdateNotificationHub : Microsoft.Azure.NotificationHubs.NotificationHubDescription -> Microsoft.Azure.NotificationHubs.NotificationHubDescription
Public Function UpdateNotificationHub (description As NotificationHubDescription) As NotificationHubDescription

参数

description
NotificationHubDescription

通知中心说明。

返回

更新的中心对象

适用于