Domain Args
constructor(autoCreateTopicWithFirstSubscription: Output<Boolean>? = null, autoDeleteTopicWithLastSubscription: Output<Boolean>? = null, identity: Output<DomainIdentityArgs>? = null, inboundIpRules: Output<List<DomainInboundIpRuleArgs>>? = null, inputMappingDefaultValues: Output<DomainInputMappingDefaultValuesArgs>? = null, inputMappingFields: Output<DomainInputMappingFieldsArgs>? = 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.Domain has been deprecated in favor of azure.eventgrid.Domain