GetDomainInputMappingField

data class GetDomainInputMappingField(val dataVersion: String, val eventTime: String, val eventType: String, val id: String, val subject: String, val topic: String)

Constructors

Link copied to clipboard
constructor(dataVersion: String, eventTime: String, eventType: String, id: String, subject: String, topic: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the default data version of the EventGrid Event associated with the domain.

Link copied to clipboard

Specifies the event time of the EventGrid Event associated with the domain.

Link copied to clipboard

Specifies the default event type of the EventGrid Event associated with the domain.

Link copied to clipboard
val id: String

Specifies the id of the EventGrid Event associated with the domain.

Link copied to clipboard

Specifies the default subject of the EventGrid Event associated with the domain.

Link copied to clipboard

Specifies the topic of the EventGrid Event associated with the domain.