IEventHubDirectDestination Interface
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.
C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.EventHubDirectDestinationTypeConverter))]
public interface IEventHubDirectDestination : Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Models.EventHubDirectDestinationTypeConverter))>]
type IEventHubDirectDestination = interface
interface IJsonSerializable
Public Interface IEventHubDirectDestination
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Event |
The resource ID of the event hub. |
Name |
A friendly name for the destination. This name should be unique across all destinations (regardless of type) within the data collection rule. |
To |
(Inherited from IJsonSerializable) |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |