Event Grid Topic Args
constructor(identity: Output<EventGridTopicIdentityArgs>? = null, inboundIpRules: Output<List<EventGridTopicInboundIpRuleArgs>>? = null, inputMappingDefaultValues: Output<EventGridTopicInputMappingDefaultValuesArgs>? = null, inputMappingFields: Output<EventGridTopicInputMappingFieldsArgs>? = null, inputSchema: Output<String>? = null, localAuthEnabled: Output<Boolean>? = null, location: Output<String>? = null, name: Output<String>? = null, publicNetworkAccessEnabled: Output<Boolean>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)
Deprecated
azure.eventhub.EventGridTopic has been deprecated in favor of azure.eventgrid.Topic