AzureEventHubsEmulatorResource(AzureEventHubsResource) 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.
Wraps an AzureEventHubsResource in a type that exposes container extension methods.
public AzureEventHubsEmulatorResource (Aspire.Hosting.Azure.AzureEventHubsResource innerResource);
new Aspire.Hosting.Azure.AzureEventHubsEmulatorResource : Aspire.Hosting.Azure.AzureEventHubsResource -> Aspire.Hosting.Azure.AzureEventHubsEmulatorResource
Public Sub New (innerResource As AzureEventHubsResource)
Parameters
- innerResource
- AzureEventHubsResource
The inner resource used to store annotations.