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

MobileNetworkEventHubConfiguration(ResourceIdentifier) 构造函数

定义

初始化 MobileNetworkEventHubConfiguration 的新实例。

public MobileNetworkEventHubConfiguration (Azure.Core.ResourceIdentifier id);
new Azure.ResourceManager.MobileNetwork.Models.MobileNetworkEventHubConfiguration : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.MobileNetwork.Models.MobileNetworkEventHubConfiguration
Public Sub New (id As ResourceIdentifier)

参数

id
ResourceIdentifier

要向其发送数据包核心事件的 Azure 事件中心的资源 ID。

例外

id 为 null。

适用于