GetDomainInputMappingDefaultValue

data class GetDomainInputMappingDefaultValue(val dataVersion: String, val eventType: String, val subject: String)

Constructors

Link copied to clipboard
constructor(dataVersion: String, eventType: String, subject: 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 default event type of the EventGrid Event associated with the domain.

Link copied to clipboard

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