OperationalInsightsDataExport.EventHubName Property
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.
Optional. Allows to define an Event Hub name. Not applicable when destination is Storage Account.
public Azure.Provisioning.BicepValue<string> EventHubName { get; set; }
member this.EventHubName : Azure.Provisioning.BicepValue<string> with get, set
Public Property EventHubName As BicepValue(Of String)