AzureEventHubsResource.runAsEmulator
Method
interface AzureEventHubsResource { // ... omitted for brevity runAsEmulator(configureContainer?: (obj: AzureEventHubsEmulatorResource) => void): AzureEventHubsResource;}Signature
method
runAsEmulator builder Configures the Azure Event Hubs resource to run with the local emulator
runAsEmulator(configureContainer?: (obj: AzureEventHubsEmulatorResource) => void): AzureEventHubsResourceParameters
configureContainer (obj: AzureEventHubsEmulatorResource) => void optional Returns
AzureEventHubsResource Defined on
This method is defined on the following type: