GetDomainTopicResult

data class GetDomainTopicResult(val azureApiVersion: String, val id: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val type: String)

Domain Topic.

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, provisioningState: String, systemData: SystemDataResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard
val id: String

Fully qualified identifier of the resource.

Link copied to clipboard

Name of the resource.

Link copied to clipboard

Provisioning state of the domain topic.

Link copied to clipboard

The system metadata relating to the Event Grid resource.

Link copied to clipboard

Type of the resource.