pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.monitoring.kotlin.outputs
/
GetDataCollectionRuleDestinationEventHub
Get
Data
Collection
Rule
Destination
Event
Hub
data
class
GetDataCollectionRuleDestinationEventHub
(
val
eventHubId
:
String
,
val
name
:
String
)
Types
Constructors
Properties
Constructors
Get
Data
Collection
Rule
Destination
Event
Hub
Link copied to clipboard
fun
GetDataCollectionRuleDestinationEventHub
(
eventHubId
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
event
Hub
Id
Link copied to clipboard
val
eventHubId
:
String
The resource ID of the Event Hub.
name
Link copied to clipboard
val
name
:
String
Specifies the name of the Data Collection Rule.