Interface EventHubConsumerGroupInfo.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingEventHubEndpoint

        EventHubConsumerGroupInfo.DefinitionStages.WithProperties withExistingEventHubEndpoint​(String resourceGroupName,
                                                                                               String resourceName,
                                                                                               String eventHubEndpointName)
        Specifies resourceGroupName, resourceName, eventHubEndpointName.
        Parameters:
        resourceGroupName - The name of the resource group that contains the IoT hub.
        resourceName - The name of the IoT hub.
        eventHubEndpointName - The name of the Event Hub-compatible endpoint in the IoT hub.
        Returns:
        the next definition stage.