NamespaceAuthorizationRuleArgs

constructor(authorizationRuleName: Output<String>? = null, location: Output<String>? = null, namespaceName: Output<String>? = null, primaryKey: Output<String>? = null, resourceGroupName: Output<String>? = null, rights: Output<List<Either<String, AccessRights>>>? = null, secondaryKey: Output<String>? = null, tags: Output<Map<String, String>>? = null)