The topicTypes resource type can exist at: Tenants
Note
This resource type is read-only, which means it can't be deployed but an existing instance can be referenced. Typically, read-only resource types are automatically created by the service.
Use the reference
function.
To create a Microsoft.EventGrid/topicTypes resource, add the following JSON to your template.
[reference(resourceId('Microsoft.EventGrid/topicTypes', '{name}'), '2023-12-15-preview')]
Name | Description | Value |
---|---|---|
name | The name of the existing resource. | string (required) |