Compartir a través de


EventHubManagementClient(RestClient) Constructor

Definición

Inicializa una nueva instancia de la clase EventHubManagementClient.

public EventHubManagementClient (Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient restClient);
new Microsoft.Azure.Management.EventHub.Fluent.EventHubManagementClient : Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient -> Microsoft.Azure.Management.EventHub.Fluent.EventHubManagementClient
Public Sub New (restClient As RestClient)

Parámetros

restClient
RestClient

Excepciones

Se produce cuando un parámetro obligatorio es NULL

Se aplica a