Partner Namespace Args
constructor(disableLocalAuth: Output<Boolean>? = null, inboundIpRules: Output<List<InboundIpRuleArgs>>? = null, location: Output<String>? = null, minimumTlsVersionAllowed: Output<Either<String, TlsVersion>>? = null, partnerNamespaceName: Output<String>? = null, partnerRegistrationFullyQualifiedId: Output<String>? = null, partnerTopicRoutingMode: Output<Either<String, PartnerTopicRoutingMode>>? = null, publicNetworkAccess: Output<Either<String, PublicNetworkAccess>>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)