Share via


DestinationsSpec.EventHubsDirect Property

Definition

List of Event Hubs Direct destinations.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IEventHubDirectDestination> EventHubsDirect { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.PropertyOrigin.Owned)>]
member this.EventHubsDirect : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.IEventHubDirectDestination> with get, set
Public Property EventHubsDirect As List(Of IEventHubDirectDestination)

Property Value

Implements

Attributes

Applies to