ApiHubConfiguration(ConnectionFactory) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new instance of this class.
public ApiHubConfiguration (Microsoft.Azure.WebJobs.Extensions.ApiHub.Common.ConnectionFactory connectionFactory = default);
new Microsoft.Azure.WebJobs.ApiHubConfiguration : Microsoft.Azure.WebJobs.Extensions.ApiHub.Common.ConnectionFactory -> Microsoft.Azure.WebJobs.ApiHubConfiguration
Public Sub New (Optional connectionFactory As ConnectionFactory = Nothing)
Parameters
- connectionFactory
- ConnectionFactory
The factory used to create connections