withProperties
Function
interface AzureEventHubResource { // ... omitted for brevity withProperties(configure: callback): AzureEventHubResource;}Signature
method
withProperties builder Configures properties of an Azure Event Hub
withProperties(configure: (obj: AzureEventHubResource) => void): AzureEventHubResourceParameters
configure (obj: AzureEventHubResource) => void Returns
AzureEventHubResource Applies to
This function is an extension method on the following types: