Delen via


MobileNetworkEventHubConfiguration(ResourceIdentifier) Constructor

Definition

Initializes a new instance of 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)

Parameters

id
ResourceIdentifier

Resource ID of Azure Event Hub to send packet core events to.

Exceptions

id is null.

Applies to