次の方法で共有


NamespaceManager.UpdateNotificationHub(NotificationHubDescription) メソッド

定義

通知ハブを更新します。

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

パラメーター

description
NotificationHubDescription

通知ハブの説明。

戻り値

更新されたハブ オブジェクト

実装

適用対象