NamespaceArgs

constructor(capacity: Output<Int>? = null, identity: Output<NamespaceIdentityArgs>? = null, inboundIpRules: Output<List<NamespaceInboundIpRuleArgs>>? = null, location: Output<String>? = null, name: Output<String>? = null, publicNetworkAccess: Output<String>? = null, resourceGroupName: Output<String>? = null, sku: Output<String>? = null, tags: Output<Map<String, String>>? = null, topicSpacesConfigurations: Output<List<NamespaceTopicSpacesConfigurationArgs>>? = null)